blob: 7c965092da074da50fa9de7f27978e921567a25c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= spData
PORTVERSION= 2.3.4
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Datasets for Spatial Analysis
WWW= https://cran.r-project.org/web/packages/spData/
LICENSE= CC0-1.0
RUN_DEPENDS= R-cran-sp>0:math/R-cran-sp
USES= cran:auto-plist
.include <bsd.port.mk>
|