freebsd-ports/graphics/php80-gd/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

11 lines
173 B
Makefile

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