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