# $NetBSD: Makefile,v 1.15 2018/08/30 12:52:22 wen Exp $ CATEGORIES= math MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mvtnorm.r-forge.r-project.org/ COMMENT= Computes the multivariate normal and t distribution LICENSE= gnu-gpl-v2 R_PKGNAME= mvtnorm R_PKGVER= 1.0-8 USE_LANGUAGES= c fortran .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"