           SPELL=socat
         VERSION=1.7.2.1
  SECURITY_PATCH=2
     SOURCE_HASH=sha512:ce3d8097b58cbe71b58b9bc9961c55e0da2831fb3b680685577d6926d1d29181c72b7ab6121241c8d6d6368104a8c2887b3dd63af211056c08cf4592245f39af
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://www.dest-unreach.org/$SPELL/download/$SOURCE
      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
