           SPELL=luafilesystem
         VERSION=1.4.2
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://luaforge.net/frs/download.php/3931/$SOURCE
     SOURCE_HASH=sha512:a03ea5cb406bccd3a173fc465b536a8e922d4c1fc1b82f1a1661c656b789cdb4df106cd30e8f8aaeb77731a8ac4c728f1f7f46c546d22e3ccd22de9bc605f50a
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.keplerproject.org/luafilesystem/
      LICENSE[0]=MIT
         ENTERED=20080110
           SHORT="File System Library for the Lua Programming Language"
cat << EOF
LuaFileSystem (lfs) is a Lua library developed to complement the set of
functions related to file systems offered by the standard Lua distribution.
LuaFileSystem offers a portable way to access the underlying directory structure
and file attributes.
EOF
