math/p5-Statistics-Basic: Add LICENSE and NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2021-05-27 02:56:07 +08:00
parent 171a5125a4
commit 8055cc5ef9
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -9,10 +9,14 @@ 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 <bsd.port.mk>