summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-22 17:24:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-22 17:24:11 +0000
commit49655da3835abc60cda46f0ad90bd6e802db86c2 (patch)
treeac900dad2e20644ff37a727bb0944eb621c852c0 /databases/Makefile
parent- Update to 1.1.0 (diff)
A PECL extension to provide read access to MDB data files as used by Microsoft
Access and its underlying JetEngine. It is based on libmdb from the mdbtools package. WWW: http://pecl.php.net/package/mdbtools - Ditesh Shashikant Gathani ditesh@gathani.org PR: ports/118943 Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
Notes
Notes: svn path=/head/; revision=204366
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 71f15a3237c8..6f9ce7202647 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -344,6 +344,7 @@
SUBDIR += pear-Structures_DataGrid_DataSource_DataObject
SUBDIR += pear-Structures_DataGrid_DataSource_MDB2
SUBDIR += pear-Structures_DataGrid_DataSource_PDO
+ SUBDIR += pecl-mdbtools
SUBDIR += pecl-memcache
SUBDIR += pecl-sqlite
SUBDIR += pgaccess