pkgsrc/www/p5-Plack-Middleware-Test-StashWarnings/Makefile
wiz 2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00

20 lines
597 B
Makefile

# $NetBSD: Makefile,v 1.6 2015/06/12 10:52:09 wiz Exp $
DISTNAME= Plack-Middleware-Test-StashWarnings-0.08
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/}
MAINTAINER= ryoon@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Plack/
COMMENT= TODO: Short description of the package
LICENSE= ${PERL5_LICENSE}
#DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable
DEPENDS+= p5-Plack-[0-9]*:../../www/p5-Plack
PERL5_PACKLIST= auto/Plack/Middleware/Test/StashWarnings/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"