summaryrefslogtreecommitdiff
path: root/math/php5-bcmath/Makefile
blob: 9b916be3dd6a894762b97ae7003ab0ba5269723b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$

CATEGORIES=	math

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

PKGNAMESUFFIX=	-bcmath

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"