freebsd-ports/math/R-cran-mvtnorm/Makefile
Gerald Pfeifer c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00

15 lines
321 B
Makefile

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