           SPELL=net-snmp
         VERSION=5.8
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.asc
      SOURCE_GPG=net-snmp.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=https://www.net-snmp.org/
         ENTERED=20011108
      LICENSE[0]=https://www.net-snmp.org/COPYING.txt
        KEYWORDS="net"
           SHORT="SNMP agent, libraries and utilities"
cat << EOF
net-snmp provides tools and libraries relating to SNMP (the Simple Network
Management Protocol) including:
 - An extensible agent
 - An SNMP library
 - tools to request or set information from SNMP agents
 - tools to generate and handle SNMP traps, etc. 
EOF
