pkgsrc/converters/p5-Unicode-UTF8simple/Makefile
wiz 8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00

16 lines
474 B
Makefile

# $NetBSD: Makefile,v 1.8 2012/10/03 21:54:10 wiz Exp $
DISTNAME= Unicode-UTF8simple-1.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/~gus/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"