mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-10 02:45:11 +00:00
542b78d08d
PR: ports/147163 Submitted by: Michael Ranner <michael@ranner.eu>
16 lines
261 B
Makefile
16 lines
261 B
Makefile
# New ports collection makefile for: php4-gd
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 4
|
|
CATEGORIES= graphics
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php4
|
|
|
|
PKGNAMESUFFIX= -gd
|
|
|
|
.include "${MASTERDIR}/Makefile"
|