freebsd-ports/math/R-cran-coda/Makefile
2013-01-15 06:24:08 +00:00

15 lines
290 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= coda
DISTVERSION= 0.16-1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Output analysis and diagnostics for MCMC
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>