1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/math/R-cran-mvtnorm/Makefile
2021-04-06 16:31:07 +02:00

14 lines
274 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
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>