pkgsrc/math/R-geoRglm/Makefile
wen 3ab5eb6a13 Update to 0.9.8
No upstream changelog found.
2016-02-24 06:46:39 +00:00

17 lines
417 B
Makefile

# $NetBSD: Makefile,v 1.2 2016/02/24 06:46:39 wen Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/geoRglm/
COMMENT= Generalised linear spatial models in R
LICENSE= gnu-gpl-v2
R_PKGNAME= geoRglm
R_PKGVER= 0.9-8
DEPENDS+= R-geoR>=1.7.5:../../math/R-geoR
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"