summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authormspo <mspo@pkgsrc.org>2015-03-01 21:06:56 +0000
committermspo <mspo@pkgsrc.org>2015-03-01 21:06:56 +0000
commitbd4d101b8cd00d9b442d4476ac57bb4f2f505c04 (patch)
treeb8ddda85162a16de14bb2e676129e37514dc0d76 /databases
parentf1bfaae21a717b4d7e8dea29182f4bdf96ffc80b (diff)
downloadpkgsrc-bd4d101b8cd00d9b442d4476ac57bb4f2f505c04.tar.gz
initial import of lmdb
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index b9987125725..bc73cd85e1d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.481 2015/02/01 12:23:05 taca Exp $
+# $NetBSD: Makefile,v 1.482 2015/03/01 21:06:56 mspo Exp $
COMMENT= Databases
@@ -68,6 +68,7 @@ SUBDIR+= libgda-postgres
SUBDIR+= libmongo-client
SUBDIR+= libpqxx
SUBDIR+= libpqxx-doc
+SUBDIR+= lmdb
SUBDIR+= lua-sqlite
SUBDIR+= lua-sqlite3
SUBDIR+= lua-tokyocabinet