# $FreeBSD$

CATEGORIES=	graphics

MASTERDIR=	${.CURDIR}/../../lang/php73

PKGNAMESUFFIX=	-gd

TEST_TARGET=    test

.include "${MASTERDIR}/Makefile"

LIB_DEPENDS+=	libgd.so:graphics/gd
