diff options
author | ale <ale@FreeBSD.org> | 2006-01-16 20:09:32 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-01-16 20:09:32 +0800 |
commit | 904b774198cf2409557b08c7f39c7bc4aa5e1f33 (patch) | |
tree | 97e6fd8fa3052fa4f3205bf050be49f5ac1ef418 /textproc/Makefile | |
parent | 223a176b09b25c0282d8d2c3e77499132df71e1e (diff) | |
download | freebsd-ports-gnome-904b774198cf2409557b08c7f39c7bc4aa5e1f33.tar.gz freebsd-ports-gnome-904b774198cf2409557b08c7f39c7bc4aa5e1f33.tar.zst freebsd-ports-gnome-904b774198cf2409557b08c7f39c7bc4aa5e1f33.zip |
Add php5-xmlwriter, the xmlwriter shared extension for php.
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 c7a35c438783..e276417291b7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -584,6 +584,7 @@ SUBDIR += php5-wddx SUBDIR += php5-xml SUBDIR += php5-xmlreader + SUBDIR += php5-xmlwriter SUBDIR += php5-xsl SUBDIR += pocketreader SUBDIR += ppower4 |