81ab853f71
(from: inst/NEWS) Changes in version 1.1-3 (2021-10-05) o fix diffs reported on M1mac
13 lines
300 B
Makefile
13 lines
300 B
Makefile
# $NetBSD: Makefile,v 1.20 2022/05/22 12:35:27 mef Exp $
|
|
|
|
R_PKGNAME= mvtnorm
|
|
R_PKGVER= 1.1-3
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Multivariate normal and t distributions
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
USE_LANGUAGES= c fortran
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
.include "../../mk/bsd.pkg.mk"
|