2ab917d761
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.
16 lines
491 B
Makefile
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"
|