aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2017-06-27 16:03:09 +0800
committertota <tota@FreeBSD.org>2017-06-27 16:03:09 +0800
commitd60526ac557a64f72d0dc5164b4d4f3ca35c0ecc (patch)
tree79d433b350f16a1a0341d9db6f4897f37693ea03 /math/Makefile
parent49f640b3d8fbd0058c30c7487613db61c8a221e6 (diff)
downloadfreebsd-ports-gnome-d60526ac557a64f72d0dc5164b4d4f3ca35c0ecc.tar.gz
freebsd-ports-gnome-d60526ac557a64f72d0dc5164b4d4f3ca35c0ecc.tar.zst
freebsd-ports-gnome-d60526ac557a64f72d0dc5164b4d4f3ca35c0ecc.zip
- Add new port math/R-cran-sf
Support for simple features, a standardized way to encode spatial vector data. Binds to GDAL for reading and writing data, to GEOS for geometrical operations, and to Proj.4 for projection conversions and datum transformations. WWW: https://cran.r-project.org/web/packages/sf/ Submitted by: Rainer Hurling <rhurlin_AT_gwdg_DOT_de> (via private e-mail)
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 02c4f4ada933..a8c5ddc1f3a6 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -67,6 +67,7 @@
SUBDIR += R-cran-quantreg
SUBDIR += R-cran-rgenoud
SUBDIR += R-cran-sandwich
+ SUBDIR += R-cran-sf
SUBDIR += R-cran-sm
SUBDIR += R-cran-sp
SUBDIR += R-cran-spdep