           SPELL=mcrypt
         VERSION=2.6.8
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:eae5f831e950df69eb93efc8314100b4b5dc8a535b1d00f500e6b25382efcec321346776a92dadf101b878ef46a47de2e9e81f5ddf5c73563ece4741f169c8d1
        WEB_SITE=http://mcrypt.sourceforge.net/
         ENTERED=20011123
      LICENSE[0]=GPL
        KEYWORDS="crypto"
           SHORT="mcrypt is intended to be a replacement of the old unix crypt"
cat << EOF
MCrypt is a program for encrypting files or streams. It is intended
to be a replacement for the old UNIX crypt. It uses well-known and
well-tested algorithms like DES, BLOWFISH, TWOFISH, ARCFOUR,
CAST-128, and more in several modes (CBC, CFB, etc.). It also has a
compatibility mode with the old UNIX crypt and Solaris des.
EOF
