summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-19 13:40:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-19 13:40:10 +0000
commit05857ab7b45461c1d4246df0da9e6565d5223b5e (patch)
treee45bcd3d27c6187f2cda1f0db515e9df33efb072 /databases/Makefile
parentQsynth is a fluidsynth GUI front-end application written in C++ around the Qt4 (diff)
This is a DataSource driver for Structures_DataGrid using arrays. It is a
base package for some other DataSource drivers like CSV or XML. WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_Array/
Notes
Notes: svn path=/head/; revision=204100
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 d1ebda0de294..a0935b398e76 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -337,6 +337,7 @@
SUBDIR += pear-MDB2_Driver_sqlite
SUBDIR += pear-MDB2_Schema
SUBDIR += pear-MDB_QueryTool
+ SUBDIR += pear-Structures_DataGrid_DataSource_Array
SUBDIR += pecl-memcache
SUBDIR += pecl-sqlite
SUBDIR += pgaccess