1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/math/R-cran-sp/Makefile
2021-04-06 16:31:07 +02:00

17 lines
309 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
PORTNAME= sp
DISTVERSION= 1.4-5
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= R Classes and Methods for Spatial Data
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist,compiles
.include <bsd.port.mk>