aboutsummaryrefslogblamecommitdiff
path: root/math/p5-Statistics-Benford/Makefile
blob: c41927672f1fd09be68f83a559d01f46b01e4ebb (plain) (tree)
1
2
3
4
5
6
7
8
9
                                  
                    
                 



                          
                               
                                                          
                                                               
 

                         
 
                      
PORTNAME=	Statistics-Benford
PORTVERSION=	0.08
PORTREVISION=	1
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Calculate the deviation from Benford's Law
WWW=		https://metacpan.org/release/Statistics-Benford

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>