           SPELL=tsocks
         VERSION=1.7
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
          MD5[0]=21d544d1bb0a05fcb51b2662dcd29df7
      LICENSE[0]=GPL
        WEB_SITE=http://tsocks.sourceforge.net
         ENTERED=20020528
         UPDATED=20020528
       BUILD_API=2
           SHORT="A library providing transparant socks networking."

cat << EOF
Tsock allows non SOCKS aware applications (e.g telnet, ssh, ftp etc) to use
SOCKS without any modification. It does this by intercepting the calls that
applications make to establish network connections and negotating them through
a SOCKS server as necessary.
EOF
