From e2af8a430c4256b816904869307a932de6cedcab Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 19 Jul 2004 09:14:47 +0000 Subject: Add a new shared extension for PHP. --- math/php5-bcmath/Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 math/php5-bcmath/Makefile (limited to 'math/php5-bcmath') diff --git a/math/php5-bcmath/Makefile b/math/php5-bcmath/Makefile new file mode 100644 index 000000000000..4f8893043c05 --- /dev/null +++ b/math/php5-bcmath/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: php5-bcmath +# Date created: 7 Jul 2004 +# Whom: Alex Dupre +# +# $FreeBSD$ +# + +CATEGORIES= math + +MASTERDIR= ${.CURDIR}/../../lang/php5 + +PKGNAMESUFFIX= -bcmath + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3