ebb0a805d0
Changelog: http://www.php.net/ChangeLog-7.php#7.0.20 MFH: 2017Q2
10 lines
171 B
Makefile
10 lines
171 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php70
|
|
|
|
PKGNAMESUFFIX= -gd
|
|
|
|
.include "${MASTERDIR}/Makefile"
|