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

PORTREVISION=   1
CATEGORIES= math

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

PKGNAMESUFFIX=  -gmp

.include "${MASTERDIR}/Makefile"