           SPELL=ntop
         VERSION=3.3.9
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=GeoLiteCity.dat.gz
         SOURCE3=GeoIPASNum.dat.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
  SOURCE2_URL[0]=http://www.maxmind.com/download/geoip/database/$SOURCE2
  SOURCE3_URL[0]=http://www.maxmind.com/download/geoip/database/asnum/$SOURCE3
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
  SOURCE2_IGNORE=unversioned
  SOURCE3_IGNORE=unversioned
      LICENSE[0]=GPL
        WEB_SITE=http://www.ntop.org/
        KEYWORDS="net"
         ENTERED=20020205
           SHORT="Network traffic usage monitor"
cat << EOF
ntop shows network usage in a way similar to what top does for processes.
In interactive mode, it displays the network status on the user's terminal.
In Web mode, it acts as a Web server, creating an HTML dump of the network
status.  It sports a lightweight network IDS (Intrusion Detection System)
and an HTTP-based client interface for creating ntop-centric monitoring
applications.
EOF
