pkgsrc/devel/p5-Sub-Exporter-Progressive/Makefile
wiz bb64e516ee Updated p5-Sub-Exporter-Progressive to 0.001012.
0.001012  2016-08-23 11:18:21-07:00 America/Los_Angeles
  - Many small performance improvements (Peter Rabbitson)
2016-08-24 05:59:23 +00:00

19 lines
572 B
Makefile

# $NetBSD: Makefile,v 1.11 2016/08/24 05:59:23 wiz Exp $
DISTNAME= Sub-Exporter-Progressive-0.001012
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/}
MAINTAINER= wen@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Sub-Exporter-Progressive/
COMMENT= Only use Sub::Exporter if you need it
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Sub/Exporter/Progressive/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"