aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-09-26 04:13:35 +0800
committerahze <ahze@FreeBSD.org>2006-09-26 04:13:35 +0800
commit0999d68b272ef769629ea62eeb6a5ab1e1f673b1 (patch)
treed41e9e8e76f46963b2e62438cd0e3a5cfdef92dd /databases/Makefile
parent506859d186e4411be0c09859e806c8cab7e48c4e (diff)
downloadfreebsd-ports-gnome-0999d68b272ef769629ea62eeb6a5ab1e1f673b1.tar.gz
freebsd-ports-gnome-0999d68b272ef769629ea62eeb6a5ab1e1f673b1.tar.zst
freebsd-ports-gnome-0999d68b272ef769629ea62eeb6a5ab1e1f673b1.zip
Add qdbm-plus (slave port to qdbm)
C++ API for QDBM WWW: http://qdbm.sourceforge.net/xspex.html
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