1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/math/R-cran-coda/Makefile

22 lines
416 B
Makefile
Raw Normal View History

# 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.14-2
PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
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>