           SPELL=netdude
         VERSION=0.5.0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:ded015f7a5eba7c3980afd34bb69d217c14408ac948cdc75fa47ad7ecc8e74d1b19c6288e636f5fe0d33159ea7c89749c39554d3140140064c4cdd5fd7d17367
        WEB_SITE=http://netdude.sourceforge.net/
      LICENSE[0]=BSD
         ENTERED=20011101
        KEYWORDS="net"
           SHORT="netdude displays tcpbump trace files"
cat << EOF
Netdude is the NETwork DUmp data Displayer and Editor for tcpdump
tracefiles. It is a GUI-based tool that allows you to make detailed
changes to packets in tcpdump tracefiles. In particular, it can set
the value of every field in IP, TCP, and UDP packet headers, copy,
move, and delete packets in the tracefile, and fragment and
reassemble IP packets. Netdude constantly communicates with a tcpdump 
process to update the familiar tcpdump output that corresponds to the 
trace, which means that any changes made to your local version of
tcpdump are reflected in Netdude. Netdude features a plugin
architecture, and comes with a plugin for checksum correction in IP,
TCP, and UDP and a dummy plugin. Through the plugin mechanism,
Netdude provides a good facility for writing tcpdump trace file
filters.
EOF
