pkgsrc/converters/p5-Unicode-UTF8simple/Makefile
2020-08-31 18:06:29 +00:00

16 lines
476 B
Makefile

# $NetBSD: Makefile,v 1.17 2020/08/31 18:06:51 wiz Exp $
DISTNAME= Unicode-UTF8simple-1.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 12
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"