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