mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 02:49:14 -04:00
11 lines
170 B
Makefile
11 lines
170 B
Makefile
CATEGORIES= graphics
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php80
|
|
|
|
PKGNAMESUFFIX= -gd
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|
|
|
|
LIB_DEPENDS+= libgd.so:graphics/gd
|