aboutsummaryrefslogtreecommitdiffstats
path: root/science/R-cran-bayesm/Makefile
blob: c97b11cfea82cf104d6bfa0d8909e86dad62b40b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

PORTNAME=   bayesm
PORTVERSION=    2.2.4
PORTREVISION=   13
CATEGORIES= science
DISTNAME=   ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}

MAINTAINER= wen@FreeBSD.org
COMMENT=    Bayesian Inference for Marketing/Micro-econometrics

USE_R_MOD=      yes
R_MOD_AUTOPLIST=    yes

.include <bsd.port.mk>