summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-09-25 20:13:35 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-09-25 20:13:35 +0000
commitdfd5a5d9389544151a9820defd860b7870b97b6c (patch)
tree25c5213fa0441a21c190518a662544c310f0de17 /databases/Makefile
parent- Update to 1.8.71 (diff)
Add qdbm-plus (slave port to qdbm)
C++ API for QDBM WWW: http://qdbm.sourceforge.net/xspex.html
Notes
Notes: svn path=/head/; revision=173825
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 67e93a92d879..03701647f5d3 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -413,6 +413,7 @@
SUBDIR += pydbdesigner
SUBDIR += pydbx
SUBDIR += qdbm
+ SUBDIR += qdbm-plus
SUBDIR += qt-ibase-plugin
SUBDIR += qt-mysql-plugin
SUBDIR += qt-odbc-plugin