git: f6eadbaa1864 - main - textproc/docbook-to-man: Add LICENSE

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 16 Aug 2023 18:37:01 UTC
The branch main has been updated by sunpoet:

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

commit f6eadbaa18644c296bb4ba171931acbe3d7d9f01
Author:     Yasuhiro Kimura <yasu@freebsd.org>
AuthorDate: 2023-08-16 18:17:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:26:31 +0000

    textproc/docbook-to-man: Add LICENSE
    
    PR:             272913
---
 textproc/docbook-to-man/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/docbook-to-man/Makefile b/textproc/docbook-to-man/Makefile
index fed196f65484..5b9751be378b 100644
--- a/textproc/docbook-to-man/Makefile
+++ b/textproc/docbook-to-man/Makefile
@@ -9,6 +9,8 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	DocBook SGML DTD into nroff/troff -man macros converter
 WWW=		https://www.oasis-open.org/docbook/tools/dtm/
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	docbook>0:textproc/docbook
 
 USES=		imake