aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-Critic-Itch
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-03-15 01:27:20 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-03-15 01:27:20 +0000
commit191671b6306e65d20929ded7b52bce73df4c8381 (patch)
tree1c274ad9896c97bf5b5c883179b2bf5e0a5f9d62 /textproc/p5-Perl-Critic-Itch
parentb0d14ea69905c74cae41f22fd3edffc33ac8bfa6 (diff)
downloadports-191671b6306e65d20929ded7b52bce73df4c8381.tar.gz
ports-191671b6306e65d20929ded7b52bce73df4c8381.zip
Add some p5-Perl-Critic-* Perl modules.
While there, add NO_ARCH=yes to the existing Perl::Critic ports. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=411130
Diffstat (limited to 'textproc/p5-Perl-Critic-Itch')
-rw-r--r--textproc/p5-Perl-Critic-Itch/Makefile22
-rw-r--r--textproc/p5-Perl-Critic-Itch/distinfo2
-rw-r--r--textproc/p5-Perl-Critic-Itch/pkg-descr6
-rw-r--r--textproc/p5-Perl-Critic-Itch/pkg-plist4
4 files changed, 34 insertions, 0 deletions
diff --git a/textproc/p5-Perl-Critic-Itch/Makefile b/textproc/p5-Perl-Critic-Itch/Makefile
new file mode 100644
index 000000000000..f1d101111b2e
--- /dev/null
+++ b/textproc/p5-Perl-Critic-Itch/Makefile
@@ -0,0 +1,22 @@
+# $FreeBSD$
+
+PORTNAME= Perl-Critic-Itch
+PORTVERSION= 0.07
+CATEGORIES= textproc devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= perl@FreeBSD.org
+COMMENT= A collection of Perl::Critic Policies
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Perl-Critic
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+USES= perl5
+USE_PERL5= configure
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Perl-Critic-Itch/distinfo b/textproc/p5-Perl-Critic-Itch/distinfo
new file mode 100644
index 000000000000..a2b3c2764d35
--- /dev/null
+++ b/textproc/p5-Perl-Critic-Itch/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Perl-Critic-Itch-0.07.tar.gz) = f3151b35fbe664bfbae6b2996f22666f6908988c2c2cd813a212b5321e571061
+SIZE (Perl-Critic-Itch-0.07.tar.gz) = 28084
diff --git a/textproc/p5-Perl-Critic-Itch/pkg-descr b/textproc/p5-Perl-Critic-Itch/pkg-descr
new file mode 100644
index 000000000000..64eb61c97dba
--- /dev/null
+++ b/textproc/p5-Perl-Critic-Itch/pkg-descr
@@ -0,0 +1,6 @@
+Perl::Critic::Itch was created to fulfill some special requests when analyzing
+Perl Code. This policies, may not be useful to everyone, and surely not
+consensual, but they solve some little itches I had, and it makes me sleep
+better at night!
+
+WWW: https://metacpan.org/release/Perl-Critic-Itch
diff --git a/textproc/p5-Perl-Critic-Itch/pkg-plist b/textproc/p5-Perl-Critic-Itch/pkg-plist
new file mode 100644
index 000000000000..c0e69f77ff1d
--- /dev/null
+++ b/textproc/p5-Perl-Critic-Itch/pkg-plist
@@ -0,0 +1,4 @@
+%%SITE_PERL%%/Perl/Critic/Itch.pm
+%%SITE_PERL%%/Perl/Critic/Policy/CodeLayout/ProhibitHashBarewords.pm
+%%PERL5_MAN3%%/Perl::Critic::Itch.3.gz
+%%PERL5_MAN3%%/Perl::Critic::Policy::CodeLayout::ProhibitHashBarewords.3.gz