pkgsrc/math/R-coda/Makefile

15 lines
324 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:48 brook Exp $
R_PKGNAME= coda
R_PKGVER= 0.19-3
CATEGORIES= math
MAINTAINER= minskim@NetBSD.org
COMMENT= Output analysis and diagnostics for MCMC
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
USE_LANGUAGES+= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"