2012-09-26 22:54:55 +02:00
|
|
|
# Created by: Sergey Skvortsov <skv@protey.ru>
|
2000-12-31 06:48:35 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Finance-Quote
|
2009-12-26 00:57:10 +01:00
|
|
|
PORTVERSION= 1.17
|
2012-09-26 22:54:55 +02:00
|
|
|
PORTREVISION= 2
|
2004-01-22 22:12:03 +01:00
|
|
|
CATEGORIES= finance perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-12-31 06:48:35 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2010-11-06 23:00:22 +01:00
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Get stock and mutual fund quotes from various exchanges
|
2000-12-31 06:48:35 +01:00
|
|
|
|
2010-11-06 23:00:22 +01:00
|
|
|
LICENSE= GPLv2 GPLv3
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2011-08-30 08:29:20 +02:00
|
|
|
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
|
|
|
|
|
2001-05-20 04:18:04 +02:00
|
|
|
PERL_CONFIGURE= yes
|
2000-12-31 06:48:35 +01:00
|
|
|
|
2010-11-06 23:00:22 +01:00
|
|
|
MAN3= Finance::Quote.3 \
|
|
|
|
Finance::Quote::AEX.3 \
|
|
|
|
Finance::Quote::AIAHK.3 \
|
|
|
|
Finance::Quote::ASEGR.3 \
|
|
|
|
Finance::Quote::ASX.3 \
|
|
|
|
Finance::Quote::BMONesbittBurns.3 \
|
|
|
|
Finance::Quote::BSERO.3 \
|
|
|
|
Finance::Quote::Bourso.3 \
|
|
|
|
Finance::Quote::Cdnfundlibrary.3 \
|
|
|
|
Finance::Quote::Cominvest.3 \
|
2009-06-06 00:51:05 +02:00
|
|
|
Finance::Quote::Currencies.3 \
|
2010-11-06 23:00:22 +01:00
|
|
|
Finance::Quote::DWS.3 \
|
|
|
|
Finance::Quote::Deka.3 \
|
|
|
|
Finance::Quote::FTPortfolios.3 \
|
|
|
|
Finance::Quote::Fidelity.3 \
|
|
|
|
Finance::Quote::FinanceCanada.3 \
|
|
|
|
Finance::Quote::Finanzpartner.3 \
|
|
|
|
Finance::Quote::Fool.3 \
|
2009-06-06 00:51:05 +02:00
|
|
|
Finance::Quote::GoldMoney.3 \
|
2010-11-06 23:00:22 +01:00
|
|
|
Finance::Quote::HEX.3 \
|
|
|
|
Finance::Quote::HU.3 \
|
|
|
|
Finance::Quote::IndiaMutual.3 \
|
|
|
|
Finance::Quote::LeRevenu.3 \
|
|
|
|
Finance::Quote::ManInvestments.3 \
|
2009-06-06 00:51:05 +02:00
|
|
|
Finance::Quote::Morningstar.3 \
|
2010-11-06 23:00:22 +01:00
|
|
|
Finance::Quote::NZX.3 \
|
|
|
|
Finance::Quote::Platinum.3 \
|
|
|
|
Finance::Quote::SEB.3 \
|
|
|
|
Finance::Quote::TSP.3 \
|
|
|
|
Finance::Quote::TSX.3 \
|
|
|
|
Finance::Quote::Tdefunds.3 \
|
|
|
|
Finance::Quote::Tdwaterhouse.3 \
|
|
|
|
Finance::Quote::Tiaacref.3 \
|
|
|
|
Finance::Quote::Troweprice.3 \
|
|
|
|
Finance::Quote::Trustnet.3 \
|
|
|
|
Finance::Quote::USFedBonds.3 \
|
|
|
|
Finance::Quote::Union.3 \
|
|
|
|
Finance::Quote::VWD.3 \
|
|
|
|
Finance::Quote::Yahoo::Asia.3 \
|
2001-05-20 04:18:04 +02:00
|
|
|
Finance::Quote::Yahoo::Australia.3 \
|
2010-11-06 23:00:22 +01:00
|
|
|
Finance::Quote::Yahoo::Base.3 \
|
|
|
|
Finance::Quote::Yahoo::Brasil.3 \
|
|
|
|
Finance::Quote::Yahoo::Europe.3 \
|
|
|
|
Finance::Quote::Yahoo::NZ.3 \
|
|
|
|
Finance::Quote::Yahoo::USA.3 \
|
|
|
|
Finance::Quote::ZA.3
|
|
|
|
|
|
|
|
post-patch:
|
|
|
|
@${FIND} ${WRKSRC}/lib/Finance/ -name '*.orig' -delete
|
2000-12-31 06:48:35 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|