aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-03-31 06:59:08 +0000
committerWen Heping <wen@FreeBSD.org>2010-03-31 06:59:08 +0000
commitd1ff8fe5309c75fc3deb1b55f82aaa943d0556e2 (patch)
treea285e7c68f009de67b12cd9f21b1ff71a6a21f35 /math/Makefile
parent4c130ac10df0539059ef8ad63792b08fc5a85345 (diff)
downloadports-d1ff8fe5309c75fc3deb1b55f82aaa943d0556e2.tar.gz
ports-d1ff8fe5309c75fc3deb1b55f82aaa943d0556e2.zip
Number::Fraction is a Perl module which allows you to work with fractions
in your Perl programs. WWW: http://search.cpan.org/dist/Number-Fraction/ PR: ports/145137 Submitted by: Steve Wills <steve@mouf.net>
Notes
Notes: svn path=/head/; revision=251879
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 7bf9b7091d6f..e1133baffbb6 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -376,6 +376,7 @@
SUBDIR += p5-MatrixReal
SUBDIR += p5-NetCDF
SUBDIR += p5-Number-Compare
+ SUBDIR += p5-Number-Fraction
SUBDIR += p5-Number-WithError
SUBDIR += p5-Number-WithError-LaTeX
SUBDIR += p5-Roman