DESCR

Padre::Plugin::PerlCritic is a simple plugin to run Perl::Critic on
source code.

Makefile

# $NetBSD: Makefile,v 1.2 2010/03/08 18:33:20 sno Exp $
#

DISTNAME= Padre-Plugin-PerlCritic-0.07
PKGNAME= p5-${DISTNAME}
CATEGORIES= editors devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}

MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-PerlCritic/
COMMENT= Analyze perl files in Padre with Perl::Critic
LICENSE= ${PERL5_LICENSE}

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= p5-Padre>=0.54:../../editors/p5-Padre
DEPENDS+= p5-Perl-Critic-[0-9]*:../../devel/p5-Perl-Critic

PERL5_PACKLIST= auto/Padre/Plugin/PerlCritic/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled

#pre-configure:
# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

distinfo

$NetBSD: distinfo,v 1.2 2010/03/08 18:33:20 sno Exp $

SHA1 (Padre-Plugin-PerlCritic-0.07.tar.gz) = d0cde29ef7ce0f5a0b6cec3f4fa6c70e9497c70c
RMD160 (Padre-Plugin-PerlCritic-0.07.tar.gz) = a1d0fbdb25f6c74653e23612a28498ecca64309c
Size (Padre-Plugin-PerlCritic-0.07.tar.gz) = 2482 bytes