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

CATEGORIES=	math

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

PKGNAMESUFFIX=	-bcmath

TEST_TARGET=    test

.include "${MASTERDIR}/Makefile"