aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2016-04-13 10:49:44 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2016-04-13 10:49:44 +0000
commit3a6f80ddb3abe15c2fa450b94404965f6f45e82c (patch)
tree3676f12a4dfe0349c326cbea675c6b3cbaa492c5 /databases/Makefile
parentdc061bccb0899d6d7dbe83da4ed6da8ed978b3dd (diff)
downloadports-3a6f80ddb3abe15c2fa450b94404965f6f45e82c.tar.gz
ports-3a6f80ddb3abe15c2fa450b94404965f6f45e82c.zip
databases/tcl-lmdb: new port
This is the Lightning Memory-Mapped Database (LMDB) extension for Tcl using the Tcl Extension Architecture (TEA). WWW: https://sites.google.com/site/ray2501/tcl-lmdb
Notes
Notes: svn path=/head/; revision=413199
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 e3efb963c7fe..db98d3e99506 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -952,6 +952,7 @@
SUBDIR += tarantool
SUBDIR += tarantool-c
SUBDIR += tcl-Mysql
+ SUBDIR += tcl-lmdb
SUBDIR += tcl-sqlite3
SUBDIR += tdb
SUBDIR += tdbc