pkgsrc/math/R-LearnBayes/Makefile

13 lines
322 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2020/08/09 17:05:12 brook Exp $
R_PKGNAME= LearnBayes
R_PKGVER= 2.15.1
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/LearnBayes/
COMMENT= Functions for Learning Bayesian Inference
LICENSE= gnu-gpl-v2
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"