From d39153a72ce4738609092533284bb83504907fcc Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 19 Oct 2005 23:31:55 +0000 Subject: Re-import p5-finance-quote as p5-Finance-Quote (to match distfile name and other perl package names). --- finance/p5-Finance-Quote/DESCR | 4 ++++ finance/p5-Finance-Quote/Makefile | 19 +++++++++++++++++++ finance/p5-Finance-Quote/PLIST | 1 + finance/p5-Finance-Quote/distinfo | 5 +++++ 4 files changed, 29 insertions(+) create mode 100644 finance/p5-Finance-Quote/DESCR create mode 100644 finance/p5-Finance-Quote/Makefile create mode 100644 finance/p5-Finance-Quote/PLIST create mode 100644 finance/p5-Finance-Quote/distinfo (limited to 'finance') diff --git a/finance/p5-Finance-Quote/DESCR b/finance/p5-Finance-Quote/DESCR new file mode 100644 index 00000000000..d48681bdfd8 --- /dev/null +++ b/finance/p5-Finance-Quote/DESCR @@ -0,0 +1,4 @@ +Finance::Quote provides access to time-delayed stockquotes from a +number of sources. After you've installed the pacakage, try +'perldoc Finance::Quote' for full information. Alternatively, +you can 'perldoc lib/Finance/Quote.pm' before the install. diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile new file mode 100644 index 00000000000..a5d16af0fbd --- /dev/null +++ b/finance/p5-Finance-Quote/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2005/10/19 23:31:55 wiz Exp $ + +DISTNAME= Finance-Quote-1.08 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 3 +CATEGORIES= finance perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/} + +MAINTAINER= damon@brodiefamily.org +HOMEPAGE= http://finance-quote.sourceforge.net/ +COMMENT= Perl module to get stock quotes from Yahoo + +DEPENDS+= p5-HTML-TableExtract-1.*:../../www/p5-HTML-TableExtract +DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww + +PERL5_PACKLIST= auto/Finance/Quote/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/finance/p5-Finance-Quote/PLIST b/finance/p5-Finance-Quote/PLIST new file mode 100644 index 00000000000..0a479dd7d45 --- /dev/null +++ b/finance/p5-Finance-Quote/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/19 23:31:55 wiz Exp $ diff --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo new file mode 100644 index 00000000000..beaf8952d3c --- /dev/null +++ b/finance/p5-Finance-Quote/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2005/10/19 23:31:55 wiz Exp $ + +SHA1 (Finance-Quote-1.08.tar.gz) = 8901ae89ae1493e0ffc83530d2ff1e0222492c15 +RMD160 (Finance-Quote-1.08.tar.gz) = d85e27cce2314e1b3dba796e8ba4a3f8796cc0d1 +Size (Finance-Quote-1.08.tar.gz) = 59128 bytes -- cgit v1.2.3