diff options
author | will <will@FreeBSD.org> | 2001-01-03 23:39:15 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-03 23:39:15 +0000 |
commit | b421bae1c1bae7b65183d3c1b1df4b0f062b3ee4 (patch) | |
tree | 4d2d8dc1240d76aa9c1d59fddda490bb51329b52 /math/Makefile | |
parent | 85cb843cf84ab551140c15c558442241aa02e1f6 (diff) | |
download | FreeBSD-ports-b421bae1c1bae7b65183d3c1b1df4b0f062b3ee4.zip FreeBSD-ports-b421bae1c1bae7b65183d3c1b1df4b0f062b3ee4.tar.gz |
Add p5-Math-Currency 0.10, perl module for exact currency math with
formatting and rounding.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index e2efbba..3f69ed0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -50,6 +50,7 @@ SUBDIR += p5-Bit-Vector SUBDIR += p5-Math-Bezier SUBDIR += p5-Math-BigIntFast + SUBDIR += p5-Math-Currency SUBDIR += p5-Math-Expr SUBDIR += p5-Math-Logic SUBDIR += p5-MatrixReal |