ports/textproc/p5-PerlIO-utf8_strict/Makefile

18 lines
240 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = fast and correct UTF-8 IO
DISTNAME = PerlIO-utf8_strict-0.007
REVISION = 1
CATEGORIES = textproc
# Perl
PERMIT_PACKAGE = Yes
WANTLIB += c perl
MODULES = cpan
TEST_DEPENDS = devel/p5-Test-Exception
.include <bsd.port.mk>