freebsd-ports/math/R-cran-LearnBayes/Makefile

17 lines
303 B
Makefile
Raw Normal View History

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
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>