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

CATEGORIES=	math

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

PKGNAMESUFFIX=	-bcmath

TEST_TARGET=    test

.include "${MASTERDIR}/Makefile"