Files
ports/math/R-cran-LearnBayes/Makefile
T
Adam Weinberger db15051ca5 Add education virtual category
PR:		248402
Submitted by:	PauAmma
2020-11-20 07:16:06 +00:00

18 lines
329 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= LearnBayes
PORTVERSION= 2.15.1
PORTREVISION= 3
CATEGORIES= math education
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Functions for Learning Bayesian Inference
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>