diff options
author | Will Andrews <will@FreeBSD.org> | 2000-12-31 05:48:35 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-12-31 05:48:35 +0000 |
commit | 441bdcd6a5240032827d0607153516fc663b914d (patch) | |
tree | f597b110a834b4275bd1099513f2f729c41a5bf2 /finance/p5-Finance-Quote/pkg-plist | |
parent | Add p5-Text-Tmpl 0.23, a perl module implementing a templating system (diff) |
Add p5-Finance-Quote 1.04, a perl module to obtain stock and mutual fund
quotes from various exchanges.
PR: 23854
Submitted by: Sergey Skvortsov <skv@protey.ru>
Diffstat (limited to 'finance/p5-Finance-Quote/pkg-plist')
-rw-r--r-- | finance/p5-Finance-Quote/pkg-plist | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/finance/p5-Finance-Quote/pkg-plist b/finance/p5-Finance-Quote/pkg-plist new file mode 100644 index 000000000000..17717c7f064f --- /dev/null +++ b/finance/p5-Finance-Quote/pkg-plist @@ -0,0 +1,19 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance/Quote/.packlist +lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote.pm +lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/ASX.pm +lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/DWS.pm +lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Fidelity.pm +lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Tiaacref.pm +lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Troweprice.pm +lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Trustnet.pm +lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/UserAgent.pm +lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/VWD.pm +lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/Australia.pm +lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/Base.pm +lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/Europe.pm +lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/USA.pm +@dirrm lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo +@dirrm lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance/Quote +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Finance 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance 2>/dev/null || true |