mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
10 lines
139 B
Makefile
10 lines
139 B
Makefile
CATEGORIES= converters
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -iconv
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|