72e2405aec
No upstream changelog found.
14 lines
315 B
Makefile
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"
|