summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-19 13:48:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-19 13:48:26 +0000
commit31818d63a0ce0285c28ef9b9b16ae300b0904df4 (patch)
tree20bc49f7185c541d4154f5c9631f096392857b73 /databases/Makefile
parentThis is a DataSource driver for Structures_DataGrid using CSV files. (diff)
This is a DataSource driver for Structures_DataGrid using PEAR::MDB2 and an
SQL query. WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_MDB2/
Notes
Notes: svn path=/head/; revision=204112
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 df7d25786ece..2365ae608fc8 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -341,6 +341,7 @@
SUBDIR += pear-Structures_DataGrid_DataSource_CSV
SUBDIR += pear-Structures_DataGrid_DataSource_DBQuery
SUBDIR += pear-Structures_DataGrid_DataSource_DBTable
+ SUBDIR += pear-Structures_DataGrid_DataSource_MDB2
SUBDIR += pecl-memcache
SUBDIR += pecl-sqlite
SUBDIR += pgaccess