1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/math/R-cran-sp/Makefile
Wen Heping c351bf7680 - Update to 0.9.98
Feature safe:	yes
2012-03-31 06:38:43 +00:00

20 lines
356 B
Makefile

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