[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / converters / p5-Unicode-EastAsianWidth

File: [cvs.NetBSD.org] / pkgsrc / converters / p5-Unicode-EastAsianWidth / Makefile (download)

Revision 1.11, Mon Aug 31 18:06:50 2020 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2 lines

*: bump PKGREVISION for perl-5.32.

# $NetBSD: Makefile,v 1.11 2020/08/31 18:06:50 wiz Exp $

DISTNAME=	Unicode-EastAsianWidth-1.40
PKGNAME=	p5-${DISTNAME}
PKGREVISION=	2
CATEGORIES=	converters perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Unicode/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://metacpan.org/release/Unicode-EastAsianWidth
COMMENT=	Perl5 module that provides properties of East Asian characters
LICENSE=	cc0-1.0-universal

PERL5_PACKLIST=	auto/Unicode/EastAsianWidth/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"