summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2000-10-20 09:11:38 +0000
committerThomas Gellekum <tg@FreeBSD.org>2000-10-20 09:11:38 +0000
commitea73b9c22a1a7ab1d731862a5a8989fa39017042 (patch)
tree4ed76a44ddbaf44d521481ba335ce79f80a21b3c /databases/Makefile
parentUpgrade docs for Python 2.0. (diff)
New port py-gdbm; this contains Python bindings to the GNU dbm library.
Notes
Notes: svn path=/head/; revision=34016
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 6d8147b8a77f..4ec591e21e2c 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -50,6 +50,7 @@
SUBDIR += py-MySQLdb
SUBDIR += py-PyGreSQL
SUBDIR += py-SQLDict
+ SUBDIR += py-gdbm
SUBDIR += rdb
SUBDIR += ruby-gdbm
SUBDIR += ruby14-gdbm