summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-09-06 02:30:34 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-09-06 02:30:34 +0000
commit2511316b85dddfb253857116d4113b533078e4ea (patch)
tree7299f30e5935c2584f1f508f1f61932252c769a1 /math/Makefile
parentUpdate RUN_DEPENDS (ghostscript/7.06 -> ghostscript/7.07) (diff)
Import p5-Math-Round. Math::Round is a Perl module. It supplies functions to
round numbers, both positive and negative, in various ways. This may seem like an odd thing to write a whole module for, but rounding can sometimes be a little tricky, so I thought some people might find this useful.
Notes
Notes: svn path=/head/; revision=88615
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 d073215844f2..bd1b306d5554 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -115,6 +115,7 @@
SUBDIR += p5-Math-Pari
SUBDIR += p5-Math-Random
SUBDIR += p5-Math-Random-MT
+ SUBDIR += p5-Math-Round
SUBDIR += p5-Math-SimpleVariable
SUBDIR += p5-Math-TrulyRandom
SUBDIR += p5-MatrixReal