pkgsrc/math/R-sgeostat/Makefile

15 lines
355 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.15 2019/08/08 19:53:53 brook Exp $
R_PKGNAME= sgeostat
R_PKGVER= 1.0-27
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Object-oriented framework for geostatistical modeling in S+
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
USE_LANGUAGES= c fortran
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"