summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-12-04 09:40:13 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-12-04 09:40:13 +0000
commit3f77e0d6b2ad5efd4ab980aafdcdf689152ab464 (patch)
treed7ace68315ce90c0cb25f99187a0e87677f985ef /databases/Makefile
parentadd patch to initializies bookmarks. (diff)
Add py-cdb-0.22.a, a Python interface to D. J. Bernstein's CDB (constant
database) library PR: 32489 Submitted by: Jason R. Mastaler <jason@mastaler.com>
Notes
Notes: svn path=/head/; revision=51019
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 93b85ceb05f9..8bff3652fc76 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -89,6 +89,7 @@
SUBDIR += py-PyGreSQL
SUBDIR += py-SQLDict
SUBDIR += py-bsddb3
+ SUBDIR += py-cdb
SUBDIR += py-gdbm
SUBDIR += py-pyPgSQL
SUBDIR += py-sqlrelay