summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-16 16:24:56 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-16 16:24:56 +0000
commitf6f900731bbb17de875058bf7313f1eb96d83fad (patch)
treed8d1cd4dc45b097907a192de48eef649ba2a73e4 /databases/Makefile
parentExim4 uses a different strategy for pidfile creation and naming, in (diff)
add py-oops 0.9.1
Object Oriented Database Library For Persistent Storage in Python
Notes
Notes: svn path=/head/; revision=59269
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 75617ac3923d..c465c0a2f5d1 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -110,6 +110,7 @@
SUBDIR += py-bsddb3
SUBDIR += py-cdb
SUBDIR += py-gdbm
+ SUBDIR += py-oops
SUBDIR += py-psycopg
SUBDIR += py-pyPgSQL
SUBDIR += py-sqlrelay