1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/math/R-cran-mvtnorm/Makefile
2021-10-18 10:20:25 +08:00

14 lines
274 B
Makefile

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