cf118ccf87
Reported by: lwhsu
9 lines
142 B
Makefile
9 lines
142 B
Makefile
CATEGORIES= converters
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -iconv
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|