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

CATEGORIES= graphics

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

PKGNAMESUFFIX=  -gd

.include "${MASTERDIR}/Makefile"