aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2009-05-26 15:34:05 +0800
committermm <mm@FreeBSD.org>2009-05-26 15:34:05 +0800
commitc795e6a2949f659edb88835000765564abf5b941 (patch)
treeefc4958b3fd568466c5168342e9cc03135fcd755 /databases/Makefile
parent95fb6e72f9a1f832e4bfb78225ed710494036927 (diff)
downloadfreebsd-ports-gnome-c795e6a2949f659edb88835000765564abf5b941.tar.gz
freebsd-ports-gnome-c795e6a2949f659edb88835000765564abf5b941.tar.zst
freebsd-ports-gnome-c795e6a2949f659edb88835000765564abf5b941.zip
LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua
program to: * Connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL databases; * Execute arbitrary SQL statements; * Retrieve results in a row-by-row cursor fashion. WWW: http://www.keplerproject.org/luasql/
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 2764b8a26238..3c561b19fa07 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -155,6 +155,7 @@
SUBDIR += linux-oracle-instantclient-sdk
SUBDIR += linux-oracle-instantclient-sqlplus
SUBDIR += lsdb
+ SUBDIR += luasql-mysql
SUBDIR += ludia
SUBDIR += maatkit
SUBDIR += mantis
2004-02-082-0/+2 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Update xvid to latest release and chase library dependencies in portslofi2003-08-131-1/+1 * Remove USE_GNOMENG.marcus2003-04-211-1/+0