ports/converters/p5-Unicode-Map/Makefile

14 lines
207 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= conversions to and from arbitrary character sets
DISTNAME= Unicode-Map-0.112
REVISION= 6
CATEGORIES= converters
MODULES= cpan
# Perl
PERMIT_PACKAGE= Yes
WANTLIB += c perl
.include <bsd.port.mk>