aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-sp/Makefile
blob: 9a60fa9b2d145d42a4524c50857da9e6362704cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

PORTNAME=   sp
DISTVERSION=    1.0-17
CATEGORIES= math
DISTNAME=   ${PORTNAME}_${DISTVERSION}

MAINTAINER= wen@FreeBSD.org
COMMENT=    R Classes and Methods for Spatial Data

LICENSE=    GPLv2 GPLv3
LICENSE_COMB=   dual

USES=   cran:auto-plist

.include <bsd.port.mk>