           SPELL=luacrypto
         VERSION=0.2.0
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://luaforge.net/frs/download.php/1722/$SOURCE
     SOURCE_HASH=sha512:dd81cc99023a5d2edae94059d1fc3eaba863fce2e5389ed7376650cb0b61d82b4c288e9223a5bd4ef17e4617d801043346d3a8877d4cb17863ed0e94b434f6ed
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://luacrypto.luaforge.net/
      LICENSE[0]=MIT
         ENTERED=20080111
           SHORT="Lua frontend to OpenSSL"
cat << EOF
LuaCrypto provides a Lua frontend to the OpenSSL cryptographic library.
The OpenSSL features that are currently exposed are digests (MD5, SHA-1,
HMAC, and more) and crypto-grade random number generators.
EOF
