freebsd-ports/math/R-cran-mvtnorm/Makefile
2025-02-01 01:36:30 +00:00

12 lines
275 B
Makefile

PORTNAME= mvtnorm
DISTVERSION= 1.3-3
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Multivariate Normal and t Distributions
WWW= https://cran.r-project.org/package=mvtnorm
USES= cran:auto-plist,compiles
.include <bsd.port.mk>