openbsd-ports/math/p5-Statistics-CaseResampling/Makefile
2022-03-11 19:36:11 +00:00

18 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>