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@. --- devel/php70-shmop/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/php70-shmop/Makefile (limited to 'devel/php70-shmop/Makefile') diff --git a/devel/php70-shmop/Makefile b/devel/php70-shmop/Makefile new file mode 100644 index 000000000000..b4039dc94582 --- /dev/null +++ b/devel/php70-shmop/Makefile @@ -0,0 +1,10 @@ +# Created by: Alex Dupre +# $FreeBSD$ + +CATEGORIES= devel + +MASTERDIR= ${.CURDIR}/../../lang/php70 + +PKGNAMESUFFIX= -shmop + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3