1 2 3 4 5 6 7 8 9 10 11 12 13 14
# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php70 PKGNAMESUFFIX= -gd TEST_TARGET= test .include "${MASTERDIR}/Makefile" LIB_DEPENDS+= libgd.so:graphics/gd