aboutsummaryrefslogtreecommitdiff
path: root/textproc/php5-xsl
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/php5-xsl')
-rw-r--r--textproc/php5-xsl/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/php5-xsl/Makefile b/textproc/php5-xsl/Makefile
new file mode 100644
index 000000000000..c8a598310f77
--- /dev/null
+++ b/textproc/php5-xsl/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php5-xsl
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= textproc
+
+MASTERDIR= ${.CURDIR}/../../lang/php5
+
+PKGNAMESUFFIX= -xsl
+
+.include "${MASTERDIR}/Makefile"