summaryrefslogtreecommitdiff
path: root/textproc/php52-xmlwriter
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-04-23 22:33:48 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-04-23 22:33:48 +0000
commitfd6766078bf104e77f5b8d556b1eec8243ef4a21 (patch)
tree77ea1db662755ae27f6f01a390d8f8bb44b2ea7e /textproc/php52-xmlwriter
parent- PHP 5.2 slave port (diff)
- PHP 5.2 slave port
PR: 145772 Submitted by: Alex Keda
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"