openbsd-ports/math/p5-Algorithm-NaiveBayes/Makefile

18 lines
287 B
Makefile
Raw Normal View History

2013-03-11 07:20:26 -04:00
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:23:55 espie Exp $
COMMENT= Bayesian prediction of categories
DISTNAME= Algorithm-NaiveBayes-0.04
REVISION= 0
CATEGORIES= math
# Perl
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
CONFIGURE_STYLE= modbuild
2010-11-19 02:23:05 -05:00
USE_GROFF = Yes
.include <bsd.port.mk>