freebsd-ports/math/R-cran-sp/Makefile

21 lines
372 B
Makefile
Raw Normal View History

# New ports collection makefile for: R-sp
# Date created: 2009-01-25
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= sp
DISTVERSION= 0.9-99
PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= R Classes and Methods for Spatial Data
USE_R_MOD= yes
2011-03-07 08:18:55 +01:00
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>