freebsd-ports/math/R-cran-mvtnorm/Makefile
Wen Heping e5c128adae - Update to 1.1.1
PR:		247606
Submitted by:	tobik@
2020-06-30 02:52:35 +00:00

14 lines
286 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= mvtnorm
DISTVERSION= 1.1-1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Multivariate Normal and t Distributions
USES= cran:auto-plist,compiles
.include <bsd.port.mk>