git: 150647ebcbe7 - main - x11-wm/plasma6-kdecoration: set LICENSE

From: Adriaan de Groot <adridg_at_FreeBSD.org>
Date: Sat, 08 Mar 2025 23:37:51 UTC
The branch main has been updated by adridg:

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

commit 150647ebcbe764853e920d970c9865d0619190af
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2025-03-08 23:35:24 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2025-03-08 23:37:45 +0000

    x11-wm/plasma6-kdecoration: set LICENSE
    
    Since this is a library, following the KDE (Frameworks) licensing policy,
    it is available under multiple licenses, and we can just choose LGPLv3
    (since there isn't a later version accepted by KDE e.V.)
    
    Reported-by: Chris Hutchinson
    PR: 279112
---
 x11-wm/plasma6-kdecoration/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/x11-wm/plasma6-kdecoration/Makefile b/x11-wm/plasma6-kdecoration/Makefile
index cb5a3c271098..b5719856c046 100644
--- a/x11-wm/plasma6-kdecoration/Makefile
+++ b/x11-wm/plasma6-kdecoration/Makefile
@@ -2,8 +2,10 @@ PORTNAME=	kdecoration
 DISTVERSION=	${KDE_PLASMA_VERSION}
 CATEGORIES=	x11-wm kde kde-plasma
 
-COMMENT=	Plugin-based library to create window decorations
 MAINTAINER=	kde@FreeBSD.org
+COMMENT=	Plugin-based library to create window decorations
+
+LICENSE=	LGPL3
 
 USES=		cmake gettext gl kde:6 qt:6 tar:xz
 USE_GL=		gl opengl