mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
15 lines
245 B
Makefile
15 lines
245 B
Makefile
![]() |
# New ports collection makefile for: php5-gd
|
||
|
# Date created: 7 Jul 2004
|
||
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
CATEGORIES= graphics
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
||
|
|
||
|
PKGNAMESUFFIX= -gd
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|