ports/math/p5-Algorithm-NaiveBayes/Makefile

16 lines
217 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= Bayesian prediction of categories
DISTNAME= Algorithm-NaiveBayes-0.04
REVISION= 1
CATEGORIES= math
# Perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>