freebsd-ports/math/R-cran-coda/Makefile
Wen Heping fcff1e3887 - Update to 0.15-2
- Convert to new Makefile format
2012-10-01 09:46:10 +00:00

15 lines
290 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= coda
DISTVERSION= 0.15-2
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>