           MODULE=stunnel
         VERSION=4.52
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=ftp://stunnel.mirt.net/$MODULE
   SOURCE_URL[1]=ftp://ftp.stunnel.org/$MODULE
      SOURCE_VFY=sha1:e9f48ad8965e0eddfb6c52ba49cf96a8113ec9b8
        WEB_SITE=http://stunnel.mirt.net
         ENTERED=20011108
         UPDATED=20120113
        SHORT="A 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.
EOF
