aboutsummaryrefslogtreecommitdiff
path: root/textproc/php4-xslt
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 08:40:39 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 08:40:39 +0000
commit3d7b3e200ffc9915bb918327619e6dcd5b06e5e8 (patch)
treea5684f768ff13f35b5fbae2bbf711726cd6364a6 /textproc/php4-xslt
parenteae5937bbd28e419133f2116a08fcc71b96c7980 (diff)
downloadports-3d7b3e200ffc9915bb918327619e6dcd5b06e5e8.tar.gz
ports-3d7b3e200ffc9915bb918327619e6dcd5b06e5e8.zip
Notes
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"