aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Pegex/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-06-26 17:15:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-06-26 17:15:22 +0000
commit345af1bc593dbb1baa9e90dd1fb7561d38ac062b (patch)
treea0dc148164f3d3fb5ce563731a521003848a207f /devel/p5-Pegex/Makefile
parent97d328c347e168cf96462c4597450f576ccb082d (diff)
downloadports-345af1bc593dbb1baa9e90dd1fb7561d38ac062b.tar.gz
ports-345af1bc593dbb1baa9e90dd1fb7561d38ac062b.zip
Notes
Diffstat (limited to 'devel/p5-Pegex/Makefile')
-rw-r--r--devel/p5-Pegex/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Pegex/Makefile b/devel/p5-Pegex/Makefile
index b1739d59863f..a10875dde4d6 100644
--- a/devel/p5-Pegex/Makefile
+++ b/devel/p5-Pegex/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Pegex
-PORTVERSION= 0.60
+PORTVERSION= 0.61
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:INGY
@@ -13,12 +13,14 @@ COMMENT= Acmeist PEG Parser Framework
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-JSON-XS>=0:converters/p5-JSON-XS \
p5-YAML-LibYAML>=0:textproc/p5-YAML-LibYAML
RUN_DEPENDS:= ${BUILD_DEPENDS}
BUILD_DEPENDS+= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5