aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2023-08-08 03:20:40 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2023-08-29 03:05:15 +0000
commitb81273484b8f6aae218146a0dfbc2abd4e7efade (patch)
tree8f87357b5856726590a787fd98280d44d58265d2
parentf840807567eb648f15e87dc0cf0a7a0e92232520 (diff)
downloadports-b81273484b8f6aae218146a0dfbc2abd4e7efade.tar.gz
ports-b81273484b8f6aae218146a0dfbc2abd4e7efade.zip
www/p5-HTML-Encoding: Add license information
PR: 273005 Approved by: maintainer timeout
-rw-r--r--www/p5-HTML-Encoding/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-HTML-Encoding/Makefile b/www/p5-HTML-Encoding/Makefile
index e843b69df2ab..c5c3b043096b 100644
--- a/www/p5-HTML-Encoding/Makefile
+++ b/www/p5-HTML-Encoding/Makefile
@@ -9,6 +9,10 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Determine the encoding of HTML/XML/XHTML documents
WWW= https://metacpan.org/release/HTML-Encoding
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/README
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
p5-libwww>=0:www/p5-libwww