Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/math/R-cran-LearnBayes/Makefile
16123 views
# Created by: TAKATSU Tomonari <[email protected]>

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

MAINTAINER=	[email protected]
COMMENT=	Functions for Learning Bayesian Inference

LICENSE=	GPLv2+

USES=	cran:auto-plist

.include <bsd.port.mk>