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

CATEGORIES=	math

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

PKGNAMESUFFIX=	-gmp

TEST_TARGET=    test

.include "${MASTERDIR}/Makefile"