freebsd-ports/math/R-cran-spData/Makefile
2019-09-29 08:20:03 +00:00

16 lines
288 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= spData
PORTVERSION= 0.3.2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Datasets for Spatial Analysis
LICENSE= CC0-1.0
USES= cran:auto-plist
.include <bsd.port.mk>