           SPELL=scli
         VERSION=0.3.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.ibr.cs.tu-bs.de/pub/local/scli/$SOURCE
     SOURCE_HASH=sha512:6a15e385ab41f8c6dcf273f19005345f534263f2bc9b7d97ba0a027165cf28340db1eb811ef2d2b239ec21be91e510b4ca1f5f6c648905871ac206fc884764aa
        WEB_SITE=http://www.ibr.cs.tu-bs.de/projects/scli/
         ENTERED=20020905
         LICENSE=GPL
        KEYWORDS="net"
           SHORT="SNMP Command Line Interface"
cat << EOF
The scli package written to address the need for small and efficient
command line utilities to monitor and configure network devices and
host systems. The scli package is based on the SNMP management
protocol. The implementation utilizes a MIB compiler called smidump to
generate C stub code. In fact, virtually no SNMP knowledge is required
in order to extend the scli program with new features.
EOF
