diff options
author | skv <skv@FreeBSD.org> | 2005-03-04 03:19:32 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2005-03-04 03:19:32 +0800 |
commit | ab6720c23868894a7d92d55b5e73cb47b9cdbcf5 (patch) | |
tree | 803c61f24516fa982858cad943ed5396661a5b92 /math/Makefile | |
parent | a2177c837c958dcd27f45ae5eba227aa95baeab0 (diff) | |
download | freebsd-ports-gnome-ab6720c23868894a7d92d55b5e73cb47b9cdbcf5.tar.gz freebsd-ports-gnome-ab6720c23868894a7d92d55b5e73cb47b9cdbcf5.tar.zst freebsd-ports-gnome-ab6720c23868894a7d92d55b5e73cb47b9cdbcf5.zip |
Add p5-Math-BigRat 0.14, arbitrary big rational numbers.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
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 |