openbsd-ports/converters/p5-Unicode-String/Makefile
2022-03-11 18:27:00 +00:00

14 lines
201 B
Makefile

COMMENT= modules to handle various Unicode issues
DISTNAME= Unicode-String-2.10
CATEGORIES= converters
MODULES= cpan
REVISION= 0
# Perl
PERMIT_PACKAGE= Yes
WANTLIB += c perl
.include <bsd.port.mk>