summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-03 23:39:15 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-03 23:39:15 +0000
commita6467afbb2e7e69c1c322a1888c35ba8d9f709ad (patch)
treecce5cac8572e49ae880459a801a6b361a3d95131 /math/Makefile
parentAdd p5-Math-BigIntFast 6.0, perl module wrapper for Bit::Vector to provide (diff)
Add p5-Math-Currency 0.10, perl module for exact currency math with
formatting and rounding.
Notes
Notes: svn path=/head/; revision=36721
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index e2efbba4d48c..3f69ed095ee6 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