fdda07f8df
Changes unknown other than builds with latest R.
15 lines
365 B
Makefile
15 lines
365 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/11/20 05:06:29 markd Exp $
|
|
|
|
CATEGORIES= math
|
|
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= ${R_HOMEPAGE_BASE}/sp/
|
|
COMMENT= classes and methods for spatial data
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
R_PKGNAME= sp
|
|
R_PKGVER= 0.9-91
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
.include "../../mk/bsd.pkg.mk"
|