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