Created attachment 250732 [details] git diff against x11-toolkits/kproperty Add LICENSE for x11-toolkits/kproperty
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3cbc96dc60937d00d491bb89d528d5b834c57fd1 commit 3cbc96dc60937d00d491bb89d528d5b834c57fd1 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2025-03-08 23:09:54 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2025-03-08 23:19:54 +0000 x11-toolkits/kproperty: add LICENSE KProperty is a library, which follows the KDE (Frameworks) licensing policy, so it is LGPLv2.1 or (at your option) any later version. Parts of the sources (some CMake-related files) are MIT or Boost- licensed, but those don't get installed. Reported-by: Chris Hutchinson PR: 279065 x11-toolkits/kproperty/Makefile | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-)
The actual license wasn't GPLv2, but LGPL, thanks for reporting the missing license-info.