6523d6e2f1
Update LICENSE Upstream changes: 2013-02-28 Albrecht Gebhardt <agebhard@uni-klu.ac.at> * DESCRIPTION, LICENSE: final version of license desription done.
17 lines
425 B
Makefile
17 lines
425 B
Makefile
# $NetBSD: Makefile,v 1.12 2013/07/07 12:10:58 wen Exp $
|
|
|
|
CATEGORIES= math
|
|
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= ${R_HOMEPAGE_BASE}/sgeostat/
|
|
COMMENT= Object-oriented framework for geostatistical modeling in S+
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
R_PKGNAME= sgeostat
|
|
R_PKGVER= 1.0-25
|
|
|
|
USE_LANGUAGES= c fortran
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
.include "../../mk/bsd.pkg.mk"
|