4f538db960
With hat: portmgr-secretary
18 lines
393 B
Makefile
18 lines
393 B
Makefile
PORTNAME= Statistics-Regression
|
|
PORTVERSION= 0.53
|
|
PORTREVISION= 1
|
|
CATEGORIES= math perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Perl module to perform weighted linear regression
|
|
WWW= https://metacpan.org/release/Statistics-Regression
|
|
|
|
LICENSE= GPLv1+ # exact version not mentioned
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|