2012-11-23 03:32:01 +01:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= LearnBayes
|
2018-03-28 04:23:13 +02:00
|
|
|
PORTVERSION= 2.15.1
|
2012-11-23 03:32:01 +01:00
|
|
|
CATEGORIES= math
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Functions for Learning Bayesian Inference
|
|
|
|
|
2018-03-28 04:23:13 +02:00
|
|
|
LICENSE= GPLv2+
|
2012-11-23 03:32:01 +01:00
|
|
|
|
2013-12-28 11:28:40 +01:00
|
|
|
USES= cran:auto-plist
|
2012-11-23 03:32:01 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|