           SPELL=luapgsql
         VERSION=20080401
          SOURCE=$SPELL.$VERSION.tar.gz
   SOURCE_URL[0]=http://luaforge.net/frs/download.php/3280/$SOURCE
     SOURCE_HASH=sha512:29302acf593ffb9d9a625593e09274c5b388866b845caeeee5e5ad6fd5e30db927b351ed91dd9556860c097cb0b01436a951be9e8fd1aec93e85f21ea0d33117
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
        WEB_SITE=http://luapgsql.luaforge.net/
      LICENSE[0]=BSD
         ENTERED=20080823
           SHORT="lightweight binding of libpq client library for PostgreSQL"
cat << EOF
Lua-PgSQL is a purpose built Lua module designed for the fast and efficient
manipulation of a PostgreSQL database using the official libpq client
libraries.  As this is a lightweight binding, some of this documentation is
sourced directly from the PostgreSQL manual.
EOF
