summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2000-10-03 20:55:20 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2000-10-03 20:55:20 +0000
commit67bb1521abcb59f80a4455e1fe062063e897022e (patch)
tree6af082dd20c5850c6a89afd3c1584d85ae7cdf70 /databases/Makefile
parentAdd a WITH_SSL knob. (diff)
Python dictionary wrapper around a SQL database
Notes
Notes: svn path=/head/; revision=33385
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 36daa0f53b03..d1d3b551b5c6 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -46,6 +46,7 @@
SUBDIR += py-MySQL
SUBDIR += py-MySQLdb
SUBDIR += py-PyGreSQL
+ SUBDIR += py-SQLDict
SUBDIR += rdb
SUBDIR += ruby-gdbm
SUBDIR += ruby14-gdbm