diff options
author | vanilla <vanilla@FreeBSD.org> | 2006-05-07 21:39:49 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2006-05-07 21:39:49 +0800 |
commit | 95e9868c7771c794e7cc50b03d62f8e96591c6b9 (patch) | |
tree | 0d8d9bbfa92732f6aeb06fd2efa4f79a16b9d829 /textproc/Makefile | |
parent | c80f06e2ce25eb7991b9ee21dab34df3df71295e (diff) | |
download | freebsd-ports-gnome-95e9868c7771c794e7cc50b03d62f8e96591c6b9.tar.gz freebsd-ports-gnome-95e9868c7771c794e7cc50b03d62f8e96591c6b9.tar.zst freebsd-ports-gnome-95e9868c7771c794e7cc50b03d62f8e96591c6b9.zip |
Add pecl-ctemplate, it's php extension for google ctemplate library.
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 975806b98721..c9e60a1ad1a4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -599,6 +599,7 @@ SUBDIR += pear-XML_Beautifier SUBDIR += pear-XML_HTMLSax SUBDIR += pear-XML_Wddx + SUBDIR += pecl-ctemplate SUBDIR += pecl-xdiff SUBDIR += perl2html SUBDIR += permute |