git: 08aa5098d730 - main - textproc/xhtml-modularization: Add LICENSE

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 26 Aug 2023 21:53:55 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=08aa5098d730b6602a80324ec8baabfa9161b995

commit 08aa5098d730b6602a80324ec8baabfa9161b995
Author:     Yasuhiro Kimura <yasu@freebsd.org>
AuthorDate: 2023-08-26 21:52:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-26 21:52:41 +0000

    textproc/xhtml-modularization: Add LICENSE
    
    PR:             272990
---
 textproc/xhtml-modularization/Makefile | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/textproc/xhtml-modularization/Makefile b/textproc/xhtml-modularization/Makefile
index fbad884ce93f..99f7516a9cd3 100644
--- a/textproc/xhtml-modularization/Makefile
+++ b/textproc/xhtml-modularization/Makefile
@@ -9,6 +9,11 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	W3C's Modularization of XHTML DTDs and docs
 WWW=		https://www.w3.org/TR/xhtml-modularization/
 
+LICENSE=	W3C_DOCUMENT_LICENSE
+LICENSE_NAME=	W3C Document License
+LICENSE_TEXT=	See https://www.w3.org/copyright/document-license/ for detail
+LICENSE_PERMS=	auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
+
 RUN_DEPENDS=	xmlcatmgr:textproc/xmlcatmgr
 
 USES=		tar:tgz