pkgsrc/math/R-sp/Makefile
wen 72e2405aec Update to 1.4.5
No upstream changelog found.
2021-06-13 12:46:04 +00:00

14 lines
315 B
Makefile

# $NetBSD: Makefile,v 1.17 2021/06/13 12:46:04 wen Exp $
R_PKGNAME= sp
R_PKGVER= 1.4-5
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Classes and methods for spatial data
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
USE_LANGUAGES= c
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"