summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-14 11:30:06 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-14 12:29:58 +0100
commit68b05811dd42953d62b138f18c32d3616a19ebe1 (patch)
tree13e723815ea743413d94a12d8fcf260a72e4cbd3 /devel
parent58d84862648fd3466cc7eead738b2206d30b17bc (diff)
downloadfreebsd-ports-68b05811dd42953d62b138f18c32d3616a19ebe1.zip
devel/p5-Data-Inspect: Add LICENSE ART10 GPLv1+
The README says that this can be distributed wth the same LICENSE as Perl.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Data-Inspect/Makefile3
1 files changed, 2 insertions, 1 deletions
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