2016-03-15 02:27:20 +01:00
|
|
|
PORTNAME= Perl-Critic-Pulp
|
2021-05-30 21:57:06 +02:00
|
|
|
PORTVERSION= 99
|
2016-03-15 02:27:20 +01:00
|
|
|
CATEGORIES= textproc devel perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2020-05-28 10:43:29 +02:00
|
|
|
COMMENT= Collection of add-on policies for Perl::Critic
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://metacpan.org/release/Perl-Critic-Pulp
|
2016-03-15 02:27:20 +01:00
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2016-03-15 02:27:20 +01:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Perl-Critic>=0:textproc/p5-Perl-Critic \
|
2016-11-25 11:05:16 +01:00
|
|
|
p5-Perl-MinimumVersion>=0:textproc/p5-Perl-MinimumVersion \
|
|
|
|
p5-Pod-MinimumVersion>=0:textproc/p5-Pod-MinimumVersion
|
2016-03-15 02:27:20 +01:00
|
|
|
|
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2019-10-28 15:58:06 +01:00
|
|
|
|
2016-03-15 02:27:20 +01:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|