aboutsummaryrefslogtreecommitdiffstats
path: root/math/php4-bcmath/Makefile
blob: 087e800245b47bdbee82d7da3d0fde147eb30f60 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:    php4-bcmath
# Date created:         7 Jul 2004
# Whom:             Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES= math

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

PKGNAMESUFFIX=  -bcmath

.include "${MASTERDIR}/Makefile"