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

CATEGORIES=	math

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

PKGNAMESUFFIX=	-bcmath

TEST_TARGET=    test

.include "${MASTERDIR}/Makefile"