aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PPIx-Regexp/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2018-08-16 00:03:14 +0000
committerWen Heping <wen@FreeBSD.org>2018-08-16 00:03:14 +0000
commit773da635b3e59b0ee2f68c5a1a0e986fe006d320 (patch)
tree2d7a024164fe176d3f2e1bfc4d090a3c934ed4d1 /textproc/p5-PPIx-Regexp/Makefile
parent084402f2c99cb3380b9793efddbcdc4cbb3ce18d (diff)
downloadports-773da635b3e59b0ee2f68c5a1a0e986fe006d320.tar.gz
ports-773da635b3e59b0ee2f68c5a1a0e986fe006d320.zip
Notes
Diffstat (limited to 'textproc/p5-PPIx-Regexp/Makefile')
-rw-r--r--textproc/p5-PPIx-Regexp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-PPIx-Regexp/Makefile b/textproc/p5-PPIx-Regexp/Makefile
index b85248ab90fd..4523e101e55c 100644
--- a/textproc/p5-PPIx-Regexp/Makefile
+++ b/textproc/p5-PPIx-Regexp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= PPIx-Regexp
-PORTVERSION= 0.061
+PORTVERSION= 0.062
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:WYANT
@@ -19,6 +19,8 @@ LICENSE_FILE_GPLv1= ${WRKSRC}/LICENSES/Copying
BUILD_DEPENDS= p5-PPI>=1.117:textproc/p5-PPI
RUN_DEPENDS:= ${BUILD_DEPENDS}
+PORTSCOUT= limit:^[^_]+$$
+
USES= perl5
USE_PERL5= configure
NO_ARCH= yes