           SPELL=luafilesystem
         VERSION=1.4.0
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://luaforge.net/frs/download.php/3158/$SOURCE
     SOURCE_HASH=sha512:b612862f147f86145f3c51d8f675c444c21b07b62d48432c91b58895bec837fd9e26f8d35d9c2048e94dc75fd49351d841d0e783e865ab2833ae951036a38c3c
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
