summaryrefslogtreecommitdiff
path: root/finance/p5-Finance-Quote/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-19 17:20:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-19 17:20:24 +0000
commit08aff312bf4be42a89a1f40687bf523ca91f2918 (patch)
tree0bd172693a845ba54f19fd78e61141731fb889f6 /finance/p5-Finance-Quote/Makefile
parent- Update to 4.0.20 (diff)
- Update to 1.28
- Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Finance-Quote/ChangeLog
Notes
Notes: svn path=/head/; revision=348637
Diffstat (limited to '')
-rw-r--r--finance/p5-Finance-Quote/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile
index b98874fbf6cc..fe063a0e6802 100644
--- a/finance/p5-Finance-Quote/Makefile
+++ b/finance/p5-Finance-Quote/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Finance-Quote
-PORTVERSION= 1.27
+PORTVERSION= 1.28
CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -23,6 +23,8 @@ BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Kwalitee>=0:${PORTSDIR}/devel/p5-Test-Kwalitee \
+ p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic
USE_PERL5= configure
USES= perl5