summaryrefslogtreecommitdiff
path: root/math/php72-bcmath/Makefile
blob: 70f98ca40c47ea6d910032af5ffc417b95723443 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

CATEGORIES=	math

MASTERDIR=	${.CURDIR}/../../lang/php72

PKGNAMESUFFIX=	-bcmath

TEST_TARGET=    test

.include "${MASTERDIR}/Makefile"