diff options
author | anray <anray@FreeBSD.org> | 2005-12-28 18:09:03 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2005-12-28 18:09:03 +0800 |
commit | a2b28b2e2311d6084ee369bb695d030fcd6c11d7 (patch) | |
tree | 35a24d08dde050e99c94b54ae0ee10eab2f37b53 /finance/Makefile | |
parent | b94732db738f208fc4b9a2a320c75f09508deffc (diff) | |
download | freebsd-ports-gnome-a2b28b2e2311d6084ee369bb695d030fcd6c11d7.tar.gz freebsd-ports-gnome-a2b28b2e2311d6084ee369bb695d030fcd6c11d7.tar.zst freebsd-ports-gnome-a2b28b2e2311d6084ee369bb695d030fcd6c11d7.zip |
Add p5-Locale-Currency-Format 1.22, perl functions for formatting
monetary values.
PR: ports/90996
Submitted by: Zach Thompson <hideo@lastamericanempire.com>
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 6cbd4e7ac54d..c65d5338cd3b 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -49,6 +49,7 @@ SUBDIR += p5-Finance-Currency-Convert-XE SUBDIR += p5-Finance-Quote SUBDIR += p5-Finance-QuoteHist + SUBDIR += p5-Locale-Currency-Format SUBDIR += p5-Math-Financial SUBDIR += pfpro SUBDIR += qhacc |