git: 8055cc5ef937 - main - math/p5-Statistics-Basic: Add LICENSE and NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 26 19:03:48 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8055cc5ef937613b3e9843691be8243c4ae30463
commit 8055cc5ef937613b3e9843691be8243c4ae30463
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-26 18:56:07 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-26 19:00:19 +0000
math/p5-Statistics-Basic: Add LICENSE and NO_ARCH
---
math/p5-Statistics-Basic/Makefile | 4 ++++
1 file changed, 4 insertions(+)
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
@@ -9,10 +9,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at 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>
More information about the dev-commits-ports-all
mailing list