summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authormspo <mspo>2015-03-01 21:06:56 +0000
committermspo <mspo>2015-03-01 21:06:56 +0000
commit9791144679111e6f3be38d5825863b59c96e06d0 (patch)
treeb8ddda85162a16de14bb2e676129e37514dc0d76 /databases/Makefile
parentcab6dd55c13b436464048c115363091b89eee2a0 (diff)
downloadpkgsrc-9791144679111e6f3be38d5825863b59c96e06d0.tar.gz
initial import of lmdb
Diffstat (limited to 'databases/Makefile')
-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