From 08aa5098d730b6602a80324ec8baabfa9161b995 Mon Sep 17 00:00:00 2001 From: Yasuhiro Kimura Date: Sun, 27 Aug 2023 05:52:41 +0800 Subject: [PATCH] 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