aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-coda/Makefile
blob: e3cc1b6339b834cc2466861a7e76e825e75f561b (plain) (tree)
1
2
3
4
5
6
7
8
9
                    
                      
                    
                                          



                                                        
                      
 
                               

                      
PORTNAME=	coda
DISTVERSION=	0.19-4
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Output analysis and diagnostics for MCMC

LICENSE=	GPLv2+

USES=		cran:auto-plist

.include <bsd.port.mk>