aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-03-30 11:15:40 +0800
committerwen <wen@FreeBSD.org>2010-03-30 11:15:40 +0800
commit5e9db108b2bf1da109b453cbf8c7330884419a77 (patch)
treefbd9208800dfd269a8d37de3190bfaeb393825ad /math/Makefile
parent77cb06aba137f2d7c26e1b7b1fbd89b98f16c3da (diff)
downloadfreebsd-ports-gnome-5e9db108b2bf1da109b453cbf8c7330884419a77.tar.gz
freebsd-ports-gnome-5e9db108b2bf1da109b453cbf8c7330884419a77.tar.zst
freebsd-ports-gnome-5e9db108b2bf1da109b453cbf8c7330884419a77.zip
Do math with correct handling of significant figures
WWW: http://search.cpan.org/dist/Math-SigFigs/ PR: ports/145138 Submitted by: Steve Wills <steve@mouf.net>
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 6f2dd5c07284..7bf9b7091d6f 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -350,6 +350,7 @@
SUBDIR += p5-Math-Round-Var
SUBDIR += p5-Math-Sequence
SUBDIR += p5-Math-Series
+ SUBDIR += p5-Math-SigFigs
SUBDIR += p5-Math-SimpleVariable
SUBDIR += p5-Math-Spline
SUBDIR += p5-Math-Symbolic