ports/math/p5-Statistics-CaseResampling/Makefile

17 lines
273 B
Makefile

COMMENT = efficient resampling and calculation of medians
DISTNAME = Statistics-CaseResampling-0.15
REVISION = 0
CATEGORIES = math
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE = Yes
WANTLIB = c perl
MODULES = cpan
.include <bsd.port.mk>