summaryrefslogtreecommitdiff
path: root/finance/p5-finance-quote
diff options
context:
space:
mode:
authordamon <damon@pkgsrc.org>2001-10-30 13:22:05 +0000
committerdamon <damon@pkgsrc.org>2001-10-30 13:22:05 +0000
commit001e582ecda8847e8031126ab07e01b70dd9bf77 (patch)
tree4be49c4067f916f9655eccd3b16a8e150a6cedb7 /finance/p5-finance-quote
parentb9a9abf273d72844c683108d38aae315a91e63ad (diff)
downloadpkgsrc-001e582ecda8847e8031126ab07e01b70dd9bf77.tar.gz
Initial Version
Diffstat (limited to 'finance/p5-finance-quote')
-rw-r--r--finance/p5-finance-quote/Makefile21
-rw-r--r--finance/p5-finance-quote/distinfo4
-rw-r--r--finance/p5-finance-quote/pkg/DESCR4
-rw-r--r--finance/p5-finance-quote/pkg/PLIST1
4 files changed, 30 insertions, 0 deletions
diff --git a/finance/p5-finance-quote/Makefile b/finance/p5-finance-quote/Makefile
new file mode 100644
index 00000000000..80495665854
--- /dev/null
+++ b/finance/p5-finance-quote/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/10/30 13:23:03 damon Exp $
+
+DISTNAME= Finance-Quote-1.06
+PKGNAME= p5-finance-quote-1.06
+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
+
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Finance/Quote/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/finance/p5-finance-quote/distinfo b/finance/p5-finance-quote/distinfo
new file mode 100644
index 00000000000..3191848a2aa
--- /dev/null
+++ b/finance/p5-finance-quote/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2001/10/30 13:23:03 damon Exp $
+
+SHA1 (Finance-Quote-1.06.tar.gz) = 9c0e3d5a22749bc607349fe51e4f1d8b83085bf4
+Size (Finance-Quote-1.06.tar.gz) = 51658 bytes
diff --git a/finance/p5-finance-quote/pkg/DESCR b/finance/p5-finance-quote/pkg/DESCR
new file mode 100644
index 00000000000..d48681bdfd8
--- /dev/null
+++ b/finance/p5-finance-quote/pkg/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/pkg/PLIST b/finance/p5-finance-quote/pkg/PLIST
new file mode 100644
index 00000000000..cef55f083be
--- /dev/null
+++ b/finance/p5-finance-quote/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/10/30 13:23:03 damon Exp $