summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2005-09-19 09:48:10 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2005-09-19 09:48:10 +0000
commitbda6eb1c1a4937920abebf3fa472f76861f8cb51 (patch)
tree25109104e921df980ed1b7f7438043cdaae84344 /databases/Makefile
parent- Use USE_APACHE (diff)
Add py-tada - Twisted Asynchronous Database API.
PR: 86322 Submitted by: Clive Crous <clive@darkarts.co.za>
Notes
Notes: svn path=/head/; revision=143133
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 d643cc98b54e..b9c5139b88f6 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -329,6 +329,7 @@
SUBDIR += py-sqlobject
SUBDIR += py-sqlrelay
SUBDIR += py-sybase
+ SUBDIR += py-tada
SUBDIR += pydbdesigner
SUBDIR += qdbm
SUBDIR += qt-ibase-plugin