diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-19 23:34:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-19 23:34:06 +0000 |
commit | d415adb7603126a473ebb39bd5225b90ec208353 (patch) | |
tree | 3be7531da87ef8f66e9695c0390c2609b9dd273b | |
parent | 697d64b79cd3cfed761119b5a4f07c197002c1f3 (diff) | |
download | pkgsrc-d415adb7603126a473ebb39bd5225b90ec208353.tar.gz |
Complete move of p5-finance-quote to p5-Finance-Quote.
-rw-r--r-- | finance/Makefile | 4 | ||||
-rw-r--r-- | finance/p5-finance-quote/DESCR | 4 | ||||
-rw-r--r-- | finance/p5-finance-quote/Makefile | 19 | ||||
-rw-r--r-- | finance/p5-finance-quote/PLIST | 1 | ||||
-rw-r--r-- | finance/p5-finance-quote/distinfo | 5 |
5 files changed, 2 insertions, 31 deletions
diff --git a/finance/Makefile b/finance/Makefile index 5bd0e7743c4..3c73b448152 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/07/23 21:34:55 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2005/10/19 23:34:06 wiz Exp $ # COMMENT= Monetary, financial and related applications @@ -8,7 +8,7 @@ SUBDIR+= gkrellm1-stock SUBDIR+= gnucash SUBDIR+= gnucash-docs SUBDIR+= kmymoney2 -SUBDIR+= p5-finance-quote +SUBDIR+= p5-Finance-Quote SUBDIR+= tclticker SUBDIR+= xfinans SUBDIR+= xinvest diff --git a/finance/p5-finance-quote/DESCR b/finance/p5-finance-quote/DESCR deleted file mode 100644 index d48681bdfd8..00000000000 --- a/finance/p5-finance-quote/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -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 deleted file mode 100644 index 7650c76c336..00000000000 --- a/finance/p5-finance-quote/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:19 jlam Exp $ - -DISTNAME= Finance-Quote-1.08 -PKGNAME= p5-finance-quote-1.08 -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 deleted file mode 100644 index 900aadff127..00000000000 --- a/finance/p5-finance-quote/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:01:11 zuntum Exp $ diff --git a/finance/p5-finance-quote/distinfo b/finance/p5-finance-quote/distinfo deleted file mode 100644 index 9b159b0ad8d..00000000000 --- a/finance/p5-finance-quote/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/22 21:11:48 agc 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 |