pkgsrc/devel/p5-Canary-Stability/Makefile
wiz 2ab917d761 Updated p5-Canary-Stability to 2012.
2012  Sun Sep 25 01:45:56 CEST 2016
	- another year where the UNFCCC had to adjust their predictions
          in the worse direction.
	- do not print the big intro blob in yellow.
2016-09-30 11:00:11 +00:00

16 lines
491 B
Makefile

# $NetBSD: Makefile,v 1.6 2016/09/30 11:00:11 wiz Exp $
DISTNAME= Canary-Stability-2012
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/M/ML/MLEHMANN/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/~mlehmann/${DISTNAME}/
COMMENT= Canary to check Perl compatibility
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Canary/Stability/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"