freebsd-ports/graphics/php71-gd/Makefile
Jochen Neumeister 72a297ed8d Update to 7.1.21
Changelog: http://www.php.net/ChangeLog-7.php#7.1.21

Approved by:	tz (implicit)
MFH:		2018Q3
2018-08-17 19:02:36 +00:00

14 lines
186 B
Makefile

# $FreeBSD$
CATEGORIES= graphics
MASTERDIR= ${.CURDIR}/../../lang/php71
PKGNAMESUFFIX= -gd
TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
LIB_DEPENDS+= libgd.so:graphics/gd