ports/converters/p5-Unicode-String/Makefile

14 lines
201 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>