aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Statistics-Lite/Makefile
blob: 34a8ad49d3d85eba149502036b9ffcfc8e9baf1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	Statistics-Lite
PORTVERSION=	3.62
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	osa@FreeBSD.org
COMMENT=	The lightweight and functional object-oriented statistics
WWW=		https://metacpan.org/release/Statistics-Lite

USES=		dos2unix perl5
USE_PERL5=	configure

.include <bsd.port.mk>