aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-LoadLines/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-LoadLines/Makefile')
-rw-r--r--devel/p5-File-LoadLines/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-File-LoadLines/Makefile b/devel/p5-File-LoadLines/Makefile
index eb8903cefe2a..f3e3e21d3434 100644
--- a/devel/p5-File-LoadLines/Makefile
+++ b/devel/p5-File-LoadLines/Makefile
@@ -1,19 +1,19 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
PORTNAME= File-LoadLines
-PORTVERSION= 1.020.2
+PORTVERSION= 1.046
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Load lines from file
+WWW= https://metacpan.org/dist/File-LoadLines
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-Test-Exception>=0.43:devel/p5-Test-Exception
+RUN_DEPENDS= p5-URI>=0:net/p5-URI
+TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
USES= perl5
USE_PERL5= configure