           SPELL=stunnel
         VERSION=4.08
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.stunnel.org/download/stunnel/src/$SOURCE
   SOURCE_URL[1]=http://mirror.hudecof.net/stunnel/$SOURCE
   SOURCE_URL[2]=http://stunnel.md5.com.ar/$SOURCE
          MD5[0]=ea55833030176528151cbd0c3b5425b5
        WEB_SITE=http://www.stunnel.org/
         ENTERED=20011108
         UPDATED=20020115
       BUILD_API=2
           SHORT="Multiplatform SSL tunneling proxy"
cat << EOF
The stunnel program is designed to work as an SSL encryption wrapper between
remote client and local (inetd-startable) or remote server. It can be used to
add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP
servers without any changes in the programs' code. 
Stunnel uses OpenSSL or SSLeay libraries for cryptography, so it supports
whatever cryptographic algorithms you compiled into your library. 
See stunnel(8) manual for details.

For UDP forwarding, also look at zebedee
EOF
