git: b81273484b8f - main - www/p5-HTML-Encoding: Add license information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Aug 2023 03:10:24 UTC
The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=b81273484b8f6aae218146a0dfbc2abd4e7efade commit b81273484b8f6aae218146a0dfbc2abd4e7efade Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2023-08-08 03:20:40 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2023-08-29 03:05:15 +0000 www/p5-HTML-Encoding: Add license information PR: 273005 Approved by: maintainer timeout --- www/p5-HTML-Encoding/Makefile | 4 ++++ 1 file changed, 4 insertions(+) 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