ports/converters/p5-Unicode-MapUTF8/Makefile

16 lines
295 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= conversions to and from arbitrary character sets and UTF8
DISTNAME = Unicode-MapUTF8-1.14
CATEGORIES= converters
MODULES= cpan
PKG_ARCH= *
# MIT
PERMIT_PACKAGE= Yes
RUN_DEPENDS= converters/p5-Jcode \
converters/p5-Unicode-Map \
converters/p5-Unicode-Map8
.include <bsd.port.mk>