aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2016-04-29 14:56:37 +0800
committertota <tota@FreeBSD.org>2016-04-29 14:56:37 +0800
commite56e8977f2b0d0a0c4bebd495653a0355ffbb647 (patch)
tree456de7575d23ba1c4038d33e1baad1fefa867f51 /math/Makefile
parent0011903800c88adaa0b95cdccae419b6327960a1 (diff)
downloadfreebsd-ports-gnome-e56e8977f2b0d0a0c4bebd495653a0355ffbb647.tar.gz
freebsd-ports-gnome-e56e8977f2b0d0a0c4bebd495653a0355ffbb647.tar.zst
freebsd-ports-gnome-e56e8977f2b0d0a0c4bebd495653a0355ffbb647.zip
- Add new port: math/R-cran-gmp
Multiple Precision Arithmetic (big integers and rationals, prime number tests, matrix computation), "arithmetic without limitations" using the C library GMP (GNU Multiple Precision Arithmetic). WWW: https://cran.r-project.org/web/packages/gmp/
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 21e53dc8172c..bc3bfeb26d17 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -34,6 +34,7 @@
SUBDIR += R-cran-forecast
SUBDIR += R-cran-fracdiff
SUBDIR += R-cran-geepack
+ SUBDIR += R-cran-gmp
SUBDIR += R-cran-gpclib
SUBDIR += R-cran-gss
SUBDIR += R-cran-gtable