summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-06-02 22:48:44 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-06-02 22:48:44 +0000
commitbcffce09524e10004ea60e3a8f2b79b8e498ff37 (patch)
tree1c11cba60f7bafe8eb21b60c392a9674e8fd1500 /databases/Makefile
parentAdd pear-HTML_Table 1.5: makes the design of HTML tables easy, (diff)
Add pear-MDB 1.3.0, PEAR unified API for DB access, based on user
meta data. PR: 67487 Submitted by: Oleg Sharoiko <os@rsu.ru>
Notes
Notes: svn path=/head/; revision=110711
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 9bfa61ae4d10..7e6ab5ec00ad 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -198,6 +198,7 @@
SUBDIR += p5-sqlrelay
SUBDIR += pear-DB
SUBDIR += pear-DB_Pager
+ SUBDIR += pear-MDB
SUBDIR += pear-sqlite
SUBDIR += pgaccess
SUBDIR += pgadmin3