aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tree-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Tree-Simple/Makefile')
-rw-r--r--devel/p5-Tree-Simple/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-Tree-Simple/Makefile b/devel/p5-Tree-Simple/Makefile
index c799786d7289..4ade8e0cc0f1 100644
--- a/devel/p5-Tree-Simple/Makefile
+++ b/devel/p5-Tree-Simple/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Tree-Simple
-PORTVERSION= 1.33
+PORTVERSION= 1.34
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,12 +10,13 @@ WWW= https://metacpan.org/release/Tree-Simple
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-LICENSE_FILE_ART10= ${WRKSRC}/LICENSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= p5-Test-Exception>=0.15:devel/p5-Test-Exception
-NO_ARCH= yes
USES= perl5 tar:tgz
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>