summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2004-11-20 17:07:29 +0000
committerAnders Nordby <anders@FreeBSD.org>2004-11-20 17:07:29 +0000
commit7ec0a5a30fafd14a2046f3ee5078feb19a8cd5e9 (patch)
treefff3b75cee16b303f0d45f4363b489596e4f2810 /databases/Makefile
parentAdd Westhawk SNMP, a lightweight SNMP stack for the Java development (diff)
Add forgetSQL, a Python module for object-oriented access to SQL
databases. Supports MySQL and PostgreSQL currently. Sponsored by: University of Tromsø
Notes
Notes: svn path=/head/; revision=122016
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 95ff4f781efd..2c3f455e5faf 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -273,6 +273,7 @@
SUBDIR += py-bsddb
SUBDIR += py-bsddb3
SUBDIR += py-cdb
+ SUBDIR += py-forgetsql
SUBDIR += py-gdbm
SUBDIR += py-memcached
SUBDIR += py-mssql