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

PORTREVISION=	1
CATEGORIES=	graphics

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

PKGNAMESUFFIX=	-gd

.include "${MASTERDIR}/Makefile"