           SPELL=tcpflow
         VERSION=0.20
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.circlemud.org/pub/jelson/$SPELL/$SOURCE
        WEB_SITE=http://www.circlemud.org/~jelson/software/tcpflow/
     SOURCE_HASH=sha512:43cc2af801975328197e64c2b58b0e635b64515be4be9a216456c0e7e0611138c27328ab5e42993e26a3c32d4f9dd964269b433a01a58d94d17fc90cadd2ea8b
      LICENSE[0]=GPL
         ENTERED=20030409
        KEYWORDS="net"
           SHORT="tcpflow is a program that captures data transmitted as part of TCP connections "
cat << EOF
tcpflow is a program that captures data transmitted as part of TCP connections 
(flows), and stores the data in a way that is convenient for protocol analysis 
or debugging. tcpflow understands TCP sequence numbers and will correctly 
reconstruct data streams regardless of retransmissions or out-of-order delivery. 
Each stream is stored in a separate file for later analysis. 
tcpflow is designed to be portable, using the LBL packet capture library and 
GNU autoconf. It works under most UNIX platforms and for most common network 
interface types (ethernet, PPP, loopback, etc.).
EOF
