aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-spdep/Makefile
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2016-01-26 09:28:19 +0800
committertota <tota@FreeBSD.org>2016-01-26 09:28:19 +0800
commit5e750d983d527505db2d9cdb318217a033994447 (patch)
tree9a3c095673cf21bec750ef0c5e32a3ab52b8b4c9 /math/R-cran-spdep/Makefile
parent23a7a1470ff27924fc80923ccecbb9da34bf782c (diff)
downloadfreebsd-ports-gnome-5e750d983d527505db2d9cdb318217a033994447.tar.gz
freebsd-ports-gnome-5e750d983d527505db2d9cdb318217a033994447.tar.zst
freebsd-ports-gnome-5e750d983d527505db2d9cdb318217a033994447.zip
- Update to 0.5-92
- Fix LICENSE
Diffstat (limited to 'math/R-cran-spdep/Makefile')
-rw-r--r--math/R-cran-spdep/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/R-cran-spdep/Makefile b/math/R-cran-spdep/Makefile
index e85af3c4237e..b5a8cd30ca84 100644
--- a/math/R-cran-spdep/Makefile
+++ b/math/R-cran-spdep/Makefile
@@ -2,15 +2,14 @@
# $FreeBSD$
PORTNAME= spdep
-DISTVERSION= 0.5-88
+DISTVERSION= 0.5-92
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Spatial dependence: weighting schemes, statistics, and models
-LICENSE= GPLv2 GPLv3
-LICENSE_COMB= dual
+LICENSE= GPLv2+
RUN_DEPENDS= R-cran-sp>=1.0:${PORTSDIR}/math/R-cran-sp \
R-cran-LearnBayes>0:${PORTSDIR}/math/R-cran-LearnBayes \