aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2013-03-11 23:58:01 +0000
committerXin LI <delphij@FreeBSD.org>2013-03-11 23:58:01 +0000
commit7214e51437d46d1c371e0bfcfd87b28fdcf16601 (patch)
treebe49b4d6bce7be618a767c62f05d79e9699b49c1 /databases/Makefile
parentbb3a86240f6f3c3e0dc82950c817feaf35c477c9 (diff)
LMDB is an ultra-fast, ultra-compact key-value data
store developed by Symas for the OpenLDAP Project. PR: ports/174007
Notes
Notes: svn path=/head/; revision=313947
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 69de25d2e5eb..76171d65fb6a 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -178,6 +178,7 @@
SUBDIR += linux-oracle-instantclient-sdk
SUBDIR += linux-oracle-instantclient-sqlplus
SUBDIR += liquibase
+ SUBDIR += lmdb
SUBDIR += lsdb
SUBDIR += luasql-mysql
SUBDIR += luasql-postgres