2018-07-28 16:40:42 +02:00
|
|
|
# $NetBSD: Makefile,v 1.14 2018/07/28 14:40:49 brook Exp $
|
2006-07-02 15:09:22 +02:00
|
|
|
|
|
|
|
CATEGORIES= math
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2018-01-25 01:19:52 +01:00
|
|
|
HOMEPAGE= http://mvtnorm.r-forge.r-project.org/
|
2006-07-02 15:09:22 +02:00
|
|
|
COMMENT= Computes the multivariate normal and t distribution
|
2012-04-15 17:33:38 +02:00
|
|
|
LICENSE= gnu-gpl-v2
|
2006-07-02 15:09:22 +02:00
|
|
|
|
|
|
|
R_PKGNAME= mvtnorm
|
2018-01-25 01:19:52 +01:00
|
|
|
R_PKGVER= 1.0-6
|
2009-12-11 20:36:55 +01:00
|
|
|
|
2011-12-19 23:27:04 +01:00
|
|
|
USE_LANGUAGES= c fortran
|
2006-07-02 15:09:22 +02:00
|
|
|
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|