xref: /mports/math/p5-Statistics-CaseResampling/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	Statistics-CaseResampling
2PORTVERSION=	0.17
3CATEGORIES=	math perl5
4MASTER_SITES=	CPAN
5PKGNAMEPREFIX=	p5-
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Efficient resampling and median confidence intervals
9WWW=		https://metacpan.org/release/Statistics-CaseResampling
10
11LICENSE=	artistic gpl+
12LICENSE_COMB=	dual
13
14USES=		perl5
15USE_PERL5=	configure
16
17post-install:
18	${STRIP_CMD} ${PREFIX}/${SITE_ARCH_REL}/auto/Statistics/CaseResampling/CaseResampling.so
19
20.include <bsd.port.mk>
21

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026