# $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem              1.0
PortGroup		perl5 1.0

perl5.setup		Finance-QuoteHist 1.11
revision        2
categories              perl
maintainers             nomaintainer
description		Perl module for fetching historical stock quotes.
long_description	The Finance-QuoteHist bundle is several modules \
			designed to fetch historical stock quotes from the web. 

if {${perl5.major} != ""} {
depends_lib-append      port:p${perl5.major}-datemanip   port:p${perl5.major}-html-tableextract \
                        port:p${perl5.major}-libwww-perl port:p${perl5.major}-text-csv
}
homepage                http://www.mojotoad.com/sisk/projects/Finance-QuoteHist/
platforms               darwin

checksums               md5     85178e949c60a77d9dc946ee9853d952 \
                        sha1    496b58aaa7f9479b7e2e587b7dfb1798218c5ff3 \
                        rmd160  f7d8e97566781205d15894f832c1fc5ad4ec0b72

supported_archs noarch
