pkgsrc/converters/p5-Unicode-UTF8simple/Makefile
2021-05-24 19:49:01 +00:00

16 lines
476 B
Makefile

# $NetBSD: Makefile,v 1.18 2021/05/24 19:49:24 wiz Exp $
DISTNAME= Unicode-UTF8simple-1.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 13
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/Unicode-UTF8simple
COMMENT= Conversions to/from UTF8 from/to charactersets
PERL5_PACKLIST= auto/Unicode/UTF8simple/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"