mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
15 lines
296 B
Makefile
15 lines
296 B
Makefile
PORTNAME= sp
|
|
DISTVERSION= 2.1-4
|
|
CATEGORIES= math
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
COMMENT= R Classes and Methods for Spatial Data
|
|
WWW= https://github.com/edzer/sp/
|
|
|
|
LICENSE= GPLv2 GPLv3
|
|
LICENSE_COMB= dual
|
|
|
|
USES= cran:auto-plist,compiles
|
|
|
|
.include <bsd.port.mk>
|