freebsd-ports/math/R-cran-sp/Makefile
Wen Heping d827078101 - Update to 1.0.1
- Trim Makefile headers

Feature safe:	yes
2012-10-11 06:18:56 +00:00

15 lines
285 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= sp
DISTVERSION= 1.0-1
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>