From e630e52bb5f688a26b92533f2f2b0e17e3b85f33 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 15 Feb 2016 14:34:26 +0000 Subject: Welcome php 7.0.3 Changelog: http://php.net/ChangeLog-7.php#7.0.0 http://php.net/ChangeLog-7.php#7.0.1 http://php.net/ChangeLog-7.php#7.0.2 http://php.net/ChangeLog-7.php#7.0.3 I'd like to thanks: Kurt Jaeger Matthias Breddin Rainer Duffner Victor van Vlaardingen Torsten Zuehlsdorff Franco Fichtner and all helpers and testers from ports@. --- textproc/php70-xmlwriter/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 textproc/php70-xmlwriter/Makefile (limited to 'textproc/php70-xmlwriter') diff --git a/textproc/php70-xmlwriter/Makefile b/textproc/php70-xmlwriter/Makefile new file mode 100644 index 000000000000..7827d75cd84b --- /dev/null +++ b/textproc/php70-xmlwriter/Makefile @@ -0,0 +1,10 @@ +# Created by: Alex Dupre +# $FreeBSD$ + +CATEGORIES= textproc + +MASTERDIR= ${.CURDIR}/../../lang/php70 + +PKGNAMESUFFIX= -xmlwriter + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3