           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_HASH=sha512:6aeb2b7194376a7f04a64800ec272785d7ce57429c3931506506c28a809f3febff8df3ba50f432f198efb0e83553dc99c0824fe63af6574b63054ce8eec34d2e
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
     SOURCE2_GPG="gurus.gpg:$SOURCE2.sig:WORKS_FOR_ME"
     SOURCE3_GPG="gurus.gpg:$SOURCE3.sig:WORKS_FOR_ME"
      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
