           SPELL=mhash
         VERSION=0.9.8.1
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:cc7bca24590e1db3f9af8e4eaf9b23d1c12b5f06d01c812266bf2a50da1dfb4bc9712ae3b9c1fdb88ad3b83923def30d994e0db4dcc9a0b8e00373de12334c91
        WEB_SITE=http://mhash.sourceforge.net/
         ENTERED=20011123
      LICENSE[0]=LGPL
        KEYWORDS="crypto"
           SHORT="Mhash is a free library for hash algorithms"
cat << EOF
mhash is a thread-safe hash library implemented in C, and provides a
uniform interface to a large number of hash algorithms (MD5, SHA-1,
HAVAL, RIPEMD160, TIGER, GOST). These algorithms can be used to
compute checksums, message digests, and other signatures. The HMAC
support implements the basics for message authentication, following
RFC 2104.
EOF
