2019-08-11 15:17:48 +02:00
|
|
|
# $NetBSD: Makefile,v 1.4 2019/08/11 13:23:28 wiz Exp $
|
2017-08-01 15:14:58 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= Encode-JIS2K-0.03
|
|
|
|
PKGNAME= p5-${DISTNAME}
|
2019-08-11 15:17:48 +02:00
|
|
|
PKGREVISION= 2
|
2017-08-01 15:14:58 +02:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2019-06-30 22:14:13 +02:00
|
|
|
HOMEPAGE= https://metacpan.org/release/Encode-JIS2K
|
2017-08-01 15:14:58 +02:00
|
|
|
COMMENT= JIS X 0212 (aka JIS 2000) Encodings
|
|
|
|
LICENSE= ${PERL5_LICENSE}
|
|
|
|
|
|
|
|
PERL5_PACKLIST= auto/Encode/JIS2K/.packlist
|
|
|
|
|
|
|
|
.include "../../textproc/p5-Encode/buildlink3.mk"
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|