summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-10-30 02:29:21 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-10-30 02:29:21 +0000
commit39f99a4357bf22d3f8c7af97c6db0f02db71148f (patch)
tree4eccd3d16d6909b34636d7d47d413eb4769726d8 /databases/Makefile
parentFix core dump. (diff)
Add qdbm 1.7.5, quick Database Manager is a library of
routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value, organized in hash table or B+ tree.. PR: ports/58186 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Notes
Notes: svn path=/head/; revision=92614
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 0c37ccf6c1f6..b7f7fd8b1343 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -186,6 +186,7 @@
SUBDIR += py-pyPgSQL
SUBDIR += py-sqlrelay
SUBDIR += pydbdesigner
+ SUBDIR += qdbm
SUBDIR += qt-mysql-plugin
SUBDIR += qt-pgsql-plugin
SUBDIR += rdb