freebsd-ports/science/R-cran-bayesm/Makefile
2012-01-18 23:04:08 +00:00

20 lines
426 B
Makefile

# 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= 5
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>