           SPELL=socat
         VERSION=1.4.1.0
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-1.4
   SOURCE_URL[0]=http://www.dest-unreach.org/socat/download/$SOURCE
     SOURCE_HASH=sha512:fe48834db3ff3f0f37f7c7a68f5a8f4f005fa3064f118c404a8f3403ed8f15b49db45a6c40271f581b3150bae9244d2e4081393c84b8722b18f7d7aa1c9de89d
      LICENSE[0]=GPL
        WEB_SITE=http://www.dest-unreach.org/socat/
         ENTERED=20031106
        KEYWORDS="net"
           SHORT="Relay for bidirectional data transfer."
cat << EOF
socat is a relay for bidirectional data transfer between two independent data
channels. Each of these data channels may be a file, pipe, device (serial line
etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an
SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU
line editor, a program, or a combination of two of these. 
These modes include generation of "listening" sockets, pipes and pseudo
terminals.
EOF
