diff options
author | will <will@FreeBSD.org> | 2001-01-03 23:40:09 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-03 23:40:09 +0000 |
commit | 738f9c229b84f8c69ecd49754f526bd2d9603095 (patch) | |
tree | cf341d8b332797f2aa78844c33886d377191b313 /math/Makefile | |
parent | ecea8bb0df11cdf5a8764f15c69c3133388181f5 (diff) | |
download | FreeBSD-ports-738f9c229b84f8c69ecd49754f526bd2d9603095.zip FreeBSD-ports-738f9c229b84f8c69ecd49754f526bd2d9603095.tar.gz |
Add p5-Math-FixedPrecision 0.11, perl module that provides decimal math
without floating point errors.
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 7dfb445..1655fa2 100644 --- a/math/Makefile +++ b/math/Makefile @@ -53,6 +53,7 @@ SUBDIR += p5-Math-Currency SUBDIR += p5-Math-Expr SUBDIR += p5-Math-Financial + SUBDIR += p5-Math-FixedPrecision SUBDIR += p5-Math-Logic SUBDIR += p5-MatrixReal SUBDIR += p5-Set-IntSpan |