openbsd-ports/math/p5-Algorithm-NaiveBayes/Makefile
2010-12-03 11:44:22 +00:00

21 lines
319 B
Makefile
Executable File

# $OpenBSD $
COMMENT= Bayesian prediction of categories
DISTNAME= Algorithm-NaiveBayes-0.04
REVISION= 0
CATEGORIES= math
# Perl
PERMIT_PACKAGE_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
MODULES= cpan
CONFIGURE_STYLE= modbuild
USE_GROFF = Yes
.include <bsd.port.mk>