aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Finance-Quote
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-30 06:29:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-30 06:29:20 +0000
commit1192e85860b38605653cd852247dd83c462169e8 (patch)
tree2b9e2cdd62695ba7a80dffe91192be4ee5a8e122 /finance/p5-Finance-Quote
parent77c6898555f6c0bbd59dd61e709ed41fc37c2257 (diff)
downloadports-1192e85860b38605653cd852247dd83c462169e8.tar.gz
ports-1192e85860b38605653cd852247dd83c462169e8.zip
- Pet portlint
Notes
Notes: svn path=/head/; revision=280743
Diffstat (limited to 'finance/p5-Finance-Quote')
-rw-r--r--finance/p5-Finance-Quote/Makefile15
1 files changed, 9 insertions, 6 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile
index d23a566beb08..5f2d3bf4f62c 100644
--- a/finance/p5-Finance-Quote/Makefile
+++ b/finance/p5-Finance-Quote/Makefile
@@ -15,15 +15,18 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Get stock and mutual fund quotes from various exchanges
-BUILD_DEPENDS= ${SITE_PERL}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract \
- ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
- ${SITE_PERL}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree \
- ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
+BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
+ p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \
+ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
+ p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \
+ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+
PERL_CONFIGURE= yes
MAN3= Finance::Quote.3 \