e299b409d4
Reported by: portscout
17 lines
320 B
Makefile
17 lines
320 B
Makefile
PORTNAME= spData
|
|
PORTVERSION= 2.3.3
|
|
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>
|