aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/php4-xslt
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-07-19 16:40:39 +0800
committerale <ale@FreeBSD.org>2004-07-19 16:40:39 +0800
commit1fff46737924ceb929c66d2a4a1cf3218458facc (patch)
tree0cbd7eb046aeac9f25b2d9a2ff2388840d30ba9a /textproc/php4-xslt
parentdde2843f458149eec3648cd3fe1effc50e32bf1c (diff)
downloadfreebsd-ports-gnome-1fff46737924ceb929c66d2a4a1cf3218458facc.tar.gz
freebsd-ports-gnome-1fff46737924ceb929c66d2a4a1cf3218458facc.tar.zst
freebsd-ports-gnome-1fff46737924ceb929c66d2a4a1cf3218458facc.zip
Add a new shared extension for PHP.
Diffstat (limited to 'textproc/php4-xslt')
-rw-r--r--textproc/php4-xslt/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/php4-xslt/Makefile b/textproc/php4-xslt/Makefile
new file mode 100644
index 000000000000..8964c708cb7e
--- /dev/null
+++ b/textproc/php4-xslt/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php4-xslt
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= textproc
+
+MASTERDIR= ${.CURDIR}/../../lang/php4
+
+PKGNAMESUFFIX= -xslt
+
+.include "${MASTERDIR}/Makefile"