From 7fe96c109332ecdb411ceef911efd11085a88346 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 24 Jun 2013 14:32:11 +0000 Subject: Welcome PHP 5.5! Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run --- math/php55-bcmath/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 math/php55-bcmath/Makefile (limited to 'math/php55-bcmath/Makefile') diff --git a/math/php55-bcmath/Makefile b/math/php55-bcmath/Makefile new file mode 100644 index 000000000000..1a8ee3677c61 --- /dev/null +++ b/math/php55-bcmath/Makefile @@ -0,0 +1,10 @@ +# Created by: Alex Dupre +# $FreeBSD$ + +CATEGORIES= math + +MASTERDIR= ${.CURDIR}/../../lang/php55 + +PKGNAMESUFFIX= -bcmath + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3