mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
ebb0a805d0
Changelog: http://www.php.net/ChangeLog-7.php#7.0.20 MFH: 2017Q2
11 lines
171 B
Makefile
11 lines
171 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php70
|
|
|
|
PKGNAMESUFFIX= -gd
|
|
|
|
.include "${MASTERDIR}/Makefile"
|