From db021968e3411b659e079e540742896abe4193f1 Mon Sep 17 00:00:00 2001 From: Torsten Zuehlsdorff Date: Tue, 24 Jan 2017 11:54:20 +0000 Subject: Add PHP 7.1 Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org --- textproc/php71-xmlreader/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 textproc/php71-xmlreader/Makefile (limited to 'textproc/php71-xmlreader') diff --git a/textproc/php71-xmlreader/Makefile b/textproc/php71-xmlreader/Makefile new file mode 100644 index 000000000000..087340030e85 --- /dev/null +++ b/textproc/php71-xmlreader/Makefile @@ -0,0 +1,9 @@ +# $FreeBSD$ + +CATEGORIES= textproc + +MASTERDIR= ${.CURDIR}/../../lang/php71 + +PKGNAMESUFFIX= -xmlreader + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3