1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/math/R-cran-mvtnorm/Makefile
2013-03-07 04:21:34 +00:00

17 lines
329 B
Makefile

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