aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-sp/Makefile
blob: fbd541af1cf1b227436478f2b6020ec5331a4c9f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	sp
DISTVERSION=	2.1-4
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	R Classes and Methods for Spatial Data
WWW=		https://github.com/edzer/sp/

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>