diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-09-01 00:06:31 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-09-01 00:06:31 +0800 |
commit | 4899fd40da5f35820cd89c0025d5df36932dbe64 (patch) | |
tree | 98b40365cba5cd07efd3f7485572f28547b9b5a3 /finance/Makefile | |
parent | 1b1e6504196a2cd6430b65cb1b9a74f7a6358480 (diff) | |
download | freebsd-ports-gnome-4899fd40da5f35820cd89c0025d5df36932dbe64.tar.gz freebsd-ports-gnome-4899fd40da5f35820cd89c0025d5df36932dbe64.tar.zst freebsd-ports-gnome-4899fd40da5f35820cd89c0025d5df36932dbe64.zip |
Add p5-Finance-QuoteTW, fetch quotes of mutual funds in Taiwan.
Finance::QuoteTW provides a easy way to get the latest fund quotes from
various website in Taiwan.
WWW: http://search.cpan.org/dist/Finance-QuoteTW/
Diffstat (limited to 'finance/Makefile')
-rw-r--r-- | finance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile index dbce3086534e..1964f2067ed7 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -62,6 +62,7 @@ SUBDIR += p5-Finance-Currency-Convert-XE SUBDIR += p5-Finance-Quote SUBDIR += p5-Finance-QuoteHist + SUBDIR += p5-Finance-QuoteTW SUBDIR += p5-Finance-TW-EmergingQuote SUBDIR += p5-Finance-TW-TSEQuote SUBDIR += p5-Locale-Currency-Format |