aboutsummaryrefslogblamecommitdiff
path: root/math/p5-Statistics-Lite/Makefile
blob: 0d7eb93a7609bba7236c08bf56bbffd2ccb1ea4e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                

                               
                    
                          
                    




                                                                         
                              
                         
 
                      
# Created by: Sergey A. Osokin <osa@FreeBSD.org>

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

USES=		dos2unix perl5
USE_PERL5=	configure

.include <bsd.port.mk>