           SPELL=tcpdump
         VERSION=3.9.6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.tcpdump.org/release/$SOURCE
   SOURCE_URL[1]=http://the-other.wiretapped.net/security/packet-capture/libpcap/$SOURCE
     SOURCE_HASH=sha512:d0c499a27e436e7fbaef782ca02557eaae14c1cca086f0332ca8fdf66fd5cf0457a323c264ed3aef802b0ca1cbeaa0c04b04e3f2532ed32b6f734e40787d11e6
        WEB_SITE=http://www.tcpdump.org/
         ENTERED=20011004
      LICENSE[0]=BSD
        KEYWORDS="sniffer debugger net"
           SHORT="tcpdump is CLI packet sniffer network debugging tool"
cat << EOF
tcpdump is a CLI based packet sniffer/network debugging tool.

tcpdump is extensively used by networking guys to find out what's wrong
or rather what's not right :)

refer to the website for detail information

EOF
