# Created by: clsung@dragon2.net
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Algorithm-NaiveBayes/Makefile 331766 2013-10-27 12:17:59Z vanilla $

PORTNAME=	Algorithm-NaiveBayes
PORTVERSION=	0.04
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl class performing Bayesian prediction of categories

USES=		perl5
USE_PERL5=	modbuild

.include <bsd.port.mk>
