14 lines
385 B
Makefile
14 lines
385 B
Makefile
# $NetBSD: Makefile,v 1.6 2009/12/11 19:14:36 adam Exp $
|
|
|
|
CATEGORIES= databases math
|
|
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
|
|
|
MAINTAINER= mchittur@cs.nmsu.edu
|
|
HOMEPAGE= ${R_HOMEPAGE_BASE}/GRASS/
|
|
COMMENT= Interface between GRASS 5.0 geographical information system and R
|
|
|
|
R_PKGNAME= GRASS
|
|
R_PKGVER= 0.3-8
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
.include "../../mk/bsd.pkg.mk"
|