1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/math/R-cran-coda/Makefile
2012-07-24 05:06:43 +00:00

20 lines
377 B
Makefile

# New ports collection makefile for: math/R-cran-coda
# Date created: Jan 17, 2010
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= coda
DISTVERSION= 0.15-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>