summaryrefslogtreecommitdiff
path: root/textproc/php52-xmlwriter
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/php52-xmlwriter')
-rw-r--r--textproc/php52-xmlwriter/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/php52-xmlwriter/Makefile b/textproc/php52-xmlwriter/Makefile
new file mode 100644
index 000000000000..c56d4ba08315
--- /dev/null
+++ b/textproc/php52-xmlwriter/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php52-xmlwriter
+# Date created: 17 Apr 2010
+# Whom: Alex Keda <admin@lissyara.su>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= textproc
+
+MASTERDIR= ${.CURDIR}/../../lang/php52
+
+PKGNAMESUFFIX= -xmlwriter
+
+.include "${MASTERDIR}/Makefile"