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