From 726cc4a068268f403ba5f95749261ebd672a2f84 Mon Sep 17 00:00:00 2001 From: Ryan Steinmetz Date: Tue, 4 Oct 2011 16:04:07 +0000 Subject: New port: databases/ldb ldb is a LDAP-like embedded database. ldb provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. WWW: http://ldb.samba.org/ PR: ports/161266 Submitted by: Andrew Elble --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 22f3747edca1..4c7e236011b1 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -142,6 +142,7 @@ SUBDIR += ksqlshell SUBDIR += kumofs SUBDIR += kyotocabinet + SUBDIR += ldb SUBDIR += libdbi SUBDIR += libdbi-drivers SUBDIR += libdrizzle -- cgit v1.2.3