           SPELL=tsocks
        XVERSION=1.8
     BETAVERSION=5
         VERSION=${XVERSION}beta${BETAVERSION}
     SOURCE_HASH=sha512:b41636ea6b77abf0d1e3cda7bbca4e7ee96f3cdb1843f3a2c530650931e5567f67921de67b28ba9bab0f51df39770a3f7fb458cf7ac78aad7aa861923df2c4a9
          SOURCE=$SPELL-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION/beta*/}
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SPELL}/${XVERSION}%20beta%20${BETAVERSION}/${SOURCE}
      LICENSE[0]=GPL
      PATCHLEVEL=1
        WEB_SITE=http://tsocks.sourceforge.net
        KEYWORDS="net"
         ENTERED=20020528
           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
