diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-26 05:35:52 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-26 05:35:52 +0000 |
commit | e9e9f766bdbb09dcdfcdd8810de959b385453f73 (patch) | |
tree | ffc947044baab9bdf494b34ed85c19611e4852e3 /finance/p5-Finance-Currency-Convert/pkg-descr | |
parent | Add open-motif to RUN_DEPENDS temporarily until we teach the JDK to (diff) |
add p5-Finance-Currency-Convert 1.03
Convert currencies and fetch their exchange rates
PR: 34277
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Diffstat (limited to 'finance/p5-Finance-Currency-Convert/pkg-descr')
-rw-r--r-- | finance/p5-Finance-Currency-Convert/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/finance/p5-Finance-Currency-Convert/pkg-descr b/finance/p5-Finance-Currency-Convert/pkg-descr new file mode 100644 index 000000000000..f6a8cc8e1fc4 --- /dev/null +++ b/finance/p5-Finance-Currency-Convert/pkg-descr @@ -0,0 +1,9 @@ +This module converts currencies. It has built in the fixed +exchange rates for all Euro currencies (as of November +2000). If you wish to use other / more currencies, you can +automatically fetch their exchange rates from the internet +and (optionally) store them in a file for later reference. + +WWW: http://search.cpan.org/search?dist=Finance-Currency-Convert + +Seamus Venasse <svenasse@polaris.ca> |