ports/math/R-cran-sp/Makefile
2024-05-06 08:53:04 +00:00

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>