blob: e37f25c72120340116d45eed870cf72d67f40300 (
plain) (
tree)
|
|
# New ports collection makefile for: R-cran-bayesm
# Date created: March 07, 2011
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= bayesm
PORTVERSION= 2.2.4
PORTREVISION= 2
CATEGORIES= science
PKGNAMEPREFIX= R-cran-
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>
|