diff options
author | rodent <rodent@pkgsrc.org> | 2014-07-31 00:01:54 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-07-31 00:01:54 +0000 |
commit | 6610e8191b66cc316b2585b1c31a1fa17328ff22 (patch) | |
tree | 9b1766fb12ea25dd8728c4f72a1495f198c1d6f3 /textproc/Makefile | |
parent | 69879e812662af6f95d73047e278286be67de241 (diff) | |
download | pkgsrc-6610e8191b66cc316b2585b1c31a1fa17328ff22.tar.gz |
+php-excel
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index d40fd243f9a..334321ef8ff 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.786 2014/07/28 21:05:03 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.787 2014/07/31 00:01:54 rodent Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -591,6 +591,7 @@ SUBDIR+= pear-Console_Table SUBDIR+= pear-File_Find SUBDIR+= php-dom SUBDIR+= php-enchant +SUBDIR+= php-excel SUBDIR+= php-intl SUBDIR+= php-json SUBDIR+= php-mecab |