openbsd-ports/math/p5-Statistics-Contingency/Makefile
2013-03-11 11:20:26 +00:00

19 lines
347 B
Makefile
Executable File

# $OpenBSD: Makefile,v 1.6 2013/03/11 11:23:56 espie Exp $
COMMENT= calculate precision, recall, F1, accuracy, etc
DISTNAME= Statistics-Contingency-0.08
REVISION= 0
CATEGORIES= math
# Perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-Params-Validate>=0.23
CONFIGURE_STYLE= modbuild
MODULES= cpan
USE_GROFF = Yes
.include <bsd.port.mk>