pkgsrc/databases/lua-sqlite/MESSAGE
xtraeme 5bb0ffe824 Initial import of lua-sqlite-20030228 from pkgsrc-wip, packaged by
pancake.

LuaSQLite is a SQLite binding for LUA language.
2004-04-05 14:16:14 +00:00

9 lines
369 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2004/04/05 14:16:14 xtraeme Exp $
To use luasqlite in your lua programs you must set this environment
variable:
LUA_INIT = "loadlib('${PREFIX}/lib/libluasqlite.so','luaLM_import')();"
===========================================================================