           SPELL=luasec
         VERSION=0.3.3
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://luaforge.net/frs/download.php/4160/$SOURCE
     SOURCE_HASH=sha512:fbb82d03371e65b4ba960caa26ed2b945dc5fb251cc71aa9042658a67de392b704a3e4e7e5bcdc1baa417ad784731fc4763ce485c8ef4ea90a0f4dbe743d1197
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://luasec.luaforge.net/
      LICENSE[0]=MIT
         ENTERED=20090405
           SHORT="TLS/SSL support for Lua"
cat << EOF
LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. This
version delegates to LuaSocket the TCP connection establishment between the
client and server. Then LuaSec uses this connection to start a secure TLS/SSL
session.
EOF
