aboutsummaryrefslogtreecommitdiff
path: root/textproc/php4-domxml
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 08:37:55 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 08:37:55 +0000
commit105474c92f98c7205b72a37b3a939c7e2c4908ad (patch)
treec5469031e086121b95f2cb17dc6804e2948f6977 /textproc/php4-domxml
parent35be83059e4f5e1875d8501843cafd9809fa3aeb (diff)
downloadports-105474c92f98c7205b72a37b3a939c7e2c4908ad.tar.gz
ports-105474c92f98c7205b72a37b3a939c7e2c4908ad.zip
Notes
Diffstat (limited to 'textproc/php4-domxml')
-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"