# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: head/math/R-cran-LearnBayes/Makefile 465773 2018-03-28 02:23:13Z tota $

PORTNAME=	LearnBayes
PORTVERSION=	2.15.1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Functions for Learning Bayesian Inference

LICENSE=	GPLv2+

USES=	cran:auto-plist

.include <bsd.port.mk>
