summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-03-07 20:31:11 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-03-07 20:31:11 +0000
commit8962a7d4a6de9f7c2ba42ebf10834fc1d604d232 (patch)
treeb74e5cc262e74da7507f94aa9a2c6f909dbcb24e /databases/Makefile
parentAdd pear-Image_Graph 0.3.0, an OO PEAR graph rendering package. (diff)
Add pear-MDB_QueryTool 1.0.0, PEAR OO-interface for easily
retrieving and modifying data in a DB. PR: 78368 Submitted by: Antônio Carlos Venâncio Júnior
Notes
Notes: svn path=/head/; revision=130556
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 c680c1de724d..6b2fa3d28336 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -217,6 +217,7 @@
SUBDIR += pear-DB_QueryTool
SUBDIR += pear-MDB
SUBDIR += pear-MDB2
+ SUBDIR += pear-MDB_QueryTool
SUBDIR += pear-sqlite
SUBDIR += pecl-memcache
SUBDIR += pgaccess