2019-08-11 15:17:48 +02:00
|
|
|
# $NetBSD: Makefile,v 1.52 2019/08/11 13:23:28 wiz Exp $
|
2006-04-13 21:45:41 +02:00
|
|
|
|
2019-04-07 09:28:23 +02:00
|
|
|
DISTNAME= Encode-3.01
|
2006-04-13 21:45:41 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2019-08-11 15:17:48 +02:00
|
|
|
PKGREVISION= 1
|
2006-04-13 21:45:41 +02:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
|
|
|
|
|
2016-05-03 12:54:52 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2019-07-01 23:35:32 +02:00
|
|
|
HOMEPAGE= https://metacpan.org/release/Encode
|
2006-04-13 21:45:41 +02:00
|
|
|
COMMENT= Provides interfaces between strings and the rest of the system
|
2009-07-18 20:07:25 +02:00
|
|
|
LICENSE= ${PERL5_LICENSE}
|
2006-04-13 21:45:41 +02:00
|
|
|
|
|
|
|
PERL5_PACKLIST= auto/Encode/.packlist
|
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|