diff options
Diffstat (limited to 'math/php70-bcmath/Makefile')
| -rw-r--r-- | math/php70-bcmath/Makefile | 10 | 
1 files changed, 10 insertions, 0 deletions
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 <ale@FreeBSD.org> +# $FreeBSD$ + +CATEGORIES=	math + +MASTERDIR=	${.CURDIR}/../../lang/php70 + +PKGNAMESUFFIX=	-bcmath + +.include "${MASTERDIR}/Makefile"  | 
