# $Id: Portfile 51204 2009-05-20 19:21:01Z mas@macports.org $

PortSystem              1.0
PortGroup		perl5 1.0

perl5.setup		Finance-Quote 1.15
categories              perl
maintainers             mas openmaintainer
description		Perl module that allows for grabbing stock quotes.
long_description	Finance::Quote is a perl module which can be used to \
obtain information from a variety of sources, including markets in \
Australia, USA, Canada, Europe, and a number of managed funds.
				
homepage                http://finance-quote.sourceforge.net/
platforms               darwin

checksums		md5     8d99f7dc5a574477d07aeb219c3f3982 \
			sha1    ea7fdbdce03d5a416de05d059ec025cf85a6eb34 \
			rmd160  ee9cc46eac80d33765f1db72f20c2d588f403c0d

depends_lib-append	\
	port:p5-libwww-perl \
	port:p5-html-tableextract \
	port:p5-datemanip \
	port:p5-html-tree \
	port:p5-crypt-ssleay
