diff options
author | miwi <miwi@FreeBSD.org> | 2008-01-13 00:08:36 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-01-13 00:08:36 +0800 |
commit | ab962844b49ec4aa57f62189c9b9f90ecd4f0fb0 (patch) | |
tree | 7c6dc6d33a2670c9b6575af47a9c73706e25dd72 /textproc/Makefile | |
parent | 5b3437f2aac502f7b6a0c3f69f1e6858f29d46c1 (diff) | |
download | freebsd-ports-gnome-ab962844b49ec4aa57f62189c9b9f90ecd4f0fb0.tar.gz freebsd-ports-gnome-ab962844b49ec4aa57f62189c9b9f90ecd4f0fb0.tar.zst freebsd-ports-gnome-ab962844b49ec4aa57f62189c9b9f90ecd4f0fb0.zip |
This is a Renderer driver for Structures_DataGrid that generates a XLS
string.
WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_XLS/
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 3a27b8b38ba5..62ec393927a7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -748,6 +748,7 @@ SUBDIR += pear-Spreadsheet_Excel_Writer SUBDIR += pear-Structures_DataGrid_DataSource_RSS SUBDIR += pear-Structures_DataGrid_DataSource_XML + SUBDIR += pear-Structures_DataGrid_Renderer_XLS SUBDIR += pear-Text_Highlighter SUBDIR += pear-XML_Beautifier SUBDIR += pear-XML_DTD |