# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Finance-QuoteHist 1.24 license {Artistic-1 GPL} maintainers nomaintainer homepage http://www.mojotoad.com/sisk/projects/Finance-QuoteHist/ 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. platforms darwin checksums rmd160 a120c4ca19b36af6991d547e272816cd91ce6ec8 \ sha256 66d3216649b7c5e2405935426d641be5e7b6bf8a8d7a0b05db00bc2a2fa01305 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-datemanip \ port:p${perl5.major}-html-tableextract \ port:p${perl5.major}-http-message \ port:p${perl5.major}-libwww-perl \ port:p${perl5.major}-regexp-common \ port:p${perl5.major}-text-csv \ port:p${perl5.major}-text-csv_xs supported_archs noarch }