# Created by: Steve Wills # $FreeBSD$ PORTNAME= Perl-Critic-Deprecated PORTVERSION= 1.108 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Policies that were formally included with Perl::Critic itself, but which have been superseded by others BUILD_DEPENDS= p5-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Perl-Critic RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Perl::Critic::Deprecated.3 \ Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseSubs.3 \ Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseVars.3 \ Perl::Critic::Utils::PPIRegexp.3 NO_STAGE= yes .include