16 lines
353 B
Makefile
16 lines
353 B
Makefile
# $NetBSD: Makefile,v 1.14 2019/07/31 20:28:33 brook Exp $
|
|
|
|
CATEGORIES= math R
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= ${R_HOMEPAGE_BASE}/sp/
|
|
COMMENT= Classes and methods for spatial data
|
|
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
|
|
|
|
R_PKGNAME= sp
|
|
R_PKGVER= 1.3-1
|
|
|
|
USE_LANGUAGES= c
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
.include "../../mk/bsd.pkg.mk"
|