3efbeac501
- Connect to the build PR: 136343 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
22 lines
412 B
Makefile
22 lines
412 B
Makefile
# 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
|
|
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>
|