           SPELL=iftop
         VERSION=0.16
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[O]=http://www.ex-parrot.com/~pdw/iftop/download/$SOURCE
        WEB_SITE=http://www.ex-parrot.com/~pdw/iftop/
         ENTERED=20040427
         UPDATED=20040427
          MD5[0]=9ee99eb738529fbf5f67ceb9a1d8d5a6
      LICENSE[O]=GPL
           SHORT="display bandwidth usage on an interface"

cat << EOF
iftop does for network usage what top(1) does for CPU usage. It listens to
network traffic on a named interface and displays a table of current bandwidth
usage by pairs of hosts. Handy for answering the question "why is our ADSL link
so slow?".
EOF
