SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,19 @@
COMMENT = test framework to run Perl::Critic
DISTNAME = Test-Perl-Critic-1.04
REVISION = 0
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-MCE>=1.827 \
devel/p5-Perl-Critic>=1.105
CONFIGURE_STYLE = modbuild
PKG_ARCH = *
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Test-Perl-Critic-1.04.tar.gz) = KPgGtUEseQi1bPFnMIS4tEzhy1TJQX14TZFCjhoECW4=
SIZE (Test-Perl-Critic-1.04.tar.gz) = 22140

View file

@ -0,0 +1,4 @@
Test::Perl::Critic wraps the Perl::Critic engine in a convenient
subroutine suitable for test programs written using the Test::More
framework. This makes it easy to integrate coding-standards enforcement
into the build process.

View file

@ -0,0 +1,2 @@
${P5SITE}/Test/Perl/Critic.pm
@man man/man3p/Test::Perl::Critic.3p