aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-03-03 19:19:32 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-03-03 19:19:32 +0000
commit9e1721c68f45f7c6f63018fed354420671ccb1e9 (patch)
treec441eb7518173933052c91c59756ccaa18c98e08 /math/Makefile
parent41d0946545d2deb49a3452f62061685c229a642e (diff)
downloadports-9e1721c68f45f7c6f63018fed354420671ccb1e9.tar.gz
ports-9e1721c68f45f7c6f63018fed354420671ccb1e9.zip
Add p5-Math-BigRat 0.14, arbitrary big rational numbers.
Notes
Notes: svn path=/head/; revision=130283
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 d9664f6ad827..ecd8d1e10fa7 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -143,6 +143,7 @@
SUBDIR += p5-Math-Bezier-Convert
SUBDIR += p5-Math-BigInt
SUBDIR += p5-Math-BigIntFast
+ SUBDIR += p5-Math-BigRat
SUBDIR += p5-Math-Calc-Units
SUBDIR += p5-Math-Currency
SUBDIR += p5-Math-Derivative