Date: Thu, 14 Mar 2024 11:30:10 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 68b05811dd42 - main - devel/p5-Data-Inspect: Add LICENSE ART10 GPLv1+ Message-ID: <202403141130.42EBUAIu016040@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=68b05811dd42953d62b138f18c32d3616a19ebe1 commit 68b05811dd42953d62b138f18c32d3616a19ebe1 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-03-14 10:30:06 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-03-14 11:29:58 +0000 devel/p5-Data-Inspect: Add LICENSE ART10 GPLv1+ The README says that this can be distributed wth the same LICENSE as Perl. --- devel/p5-Data-Inspect/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/p5-Data-Inspect/Makefile b/devel/p5-Data-Inspect/Makefile index b4f3b2cc4da5..16d59943aa8d 100644 --- a/devel/p5-Data-Inspect/Makefile +++ b/devel/p5-Data-Inspect/Makefile @@ -8,7 +8,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Another pretty-printer for perl objects WWW= https://metacpan.org/release/Data-Inspect -LICENSE= NONE +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403141130.42EBUAIu016040>