2017-06-05 16:24:48 +02:00
|
|
|
# $NetBSD: Makefile,v 1.8 2017/06/05 14:25:29 ryoon Exp $
|
2013-04-21 14:28:33 +02:00
|
|
|
|
2014-12-03 07:46:20 +01:00
|
|
|
DISTNAME= Plack-Middleware-Test-StashWarnings-0.08
|
2013-04-21 14:28:33 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2017-06-05 16:24:48 +02:00
|
|
|
PKGREVISION= 3
|
2013-04-21 14:28:33 +02:00
|
|
|
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}
|
|
|
|
|
2013-11-24 10:57:02 +01:00
|
|
|
#DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable
|
2013-04-21 14:28:33 +02:00
|
|
|
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"
|