Index: head/math/p5-Statistics-Regression/Makefile =================================================================== --- head/math/p5-Statistics-Regression/Makefile (revision 486923) +++ head/math/p5-Statistics-Regression/Makefile (revision 486924) @@ -1,17 +1,20 @@ # Created by: Cheng-Lung Sung # $FreeBSD$ 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