2009-03-17 16:37:45 +01:00
|
|
|
# New ports collection makefile for: R-sp
|
|
|
|
# Date created: 2009-01-25
|
|
|
|
# Whom: Wen Heping <wenheping@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= sp
|
2012-05-07 10:21:52 +02:00
|
|
|
DISTVERSION= 0.9-99
|
2012-06-27 01:57:00 +02:00
|
|
|
PORTREVISION= 1
|
2009-07-17 00:27:45 +02:00
|
|
|
CATEGORIES= math
|
2011-11-27 08:02:15 +01:00
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
2009-03-17 16:37:45 +01:00
|
|
|
|
2010-04-24 09:13:58 +02:00
|
|
|
MAINTAINER= wen@FreeBSD.org
|
2009-03-17 16:37:45 +01:00
|
|
|
COMMENT= R Classes and Methods for Spatial Data
|
|
|
|
|
2011-11-27 08:02:15 +01:00
|
|
|
USE_R_MOD= yes
|
2011-03-07 08:18:55 +01:00
|
|
|
R_MOD_AUTOPLIST= yes
|
2009-03-17 16:37:45 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|