aboutsummaryrefslogtreecommitdiff
path: root/math/php80-bcmath/Makefile
blob: 31c0ae4ffe34a216ac8255c512868e4eb3086e3e (plain) (blame)
1
2
3
4
5
6
7
8
9
10

CATEGORIES=	math

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

PKGNAMESUFFIX=	-bcmath

TEST_TARGET=    test

.include "${MASTERDIR}/Makefile"