cf118ccf87
Reported by: lwhsu
10 lines
134 B
Makefile
10 lines
134 B
Makefile
CATEGORIES= ftp
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -curl
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|