aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-sp/Makefile
blob: 14a9084fcaeffb70695219f2d4d73d3d82e456c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    R-sp
# Date created:     2009-01-25
# Whom:         Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#

PORTNAME=   sp
PORTVERSION=    0.9.37
PORTREVISION=   2
CATEGORIES= math
PKGNAMEPREFIX=  R-cran-
DISTNAME=   ${PORTNAME}_0.9-37

MAINTAINER= wenheping@gmail.com
COMMENT=    R Classes and Methods for Spatial Data

R_MOD=  yes

.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk"

.include <bsd.port.mk>