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

                                     
                    
                 
                          
                    

                   
                                  

                                                                 

                                                     

                         
                   
 
                      
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>

PORTNAME=	Statistics-Regression
PORTVERSION=	0.53
PORTREVISION=	1
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	swills@FreeBSD.org
COMMENT=	Perl module to perform weighted linear regression

LICENSE=	GPLv1+  # exact version not mentioned

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>