diff --git a/math/p5-Statistics-Basic/Makefile b/math/p5-Statistics-Basic/Makefile index 9a4a8921ef10..fbcef8c8773b 100644 --- a/math/p5-Statistics-Basic/Makefile +++ b/math/p5-Statistics-Basic/Makefile @@ -1,18 +1,22 @@ # Created by: Anton Berezin PORTNAME= Statistics-Basic PORTVERSION= 1.6611 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Collection of basic statistics modules +LICENSE= LGPL20 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Number-Format>=1.61:textproc/p5-Number-Format USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include