From 60b1ce1b5aaa2c3d03273e2ef3a7796a98f8dfa8 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Thu, 6 Mar 2025 01:41:36 -0500 Subject: [PATCH] archivers/quazip: Update LICENSE info This accidentally got dropped from previous commit. --- archivers/quazip/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archivers/quazip/Makefile b/archivers/quazip/Makefile index 810c16739626..e71eca8a5add 100644 --- a/archivers/quazip/Makefile +++ b/archivers/quazip/Makefile @@ -8,7 +8,8 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Qt/C++ wrapper for ZIP/UNZIP package WWW= https://github.com/stachenov/quazip -LICENSE= LGPL21 +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING FLAVORS= qt5 qt6 FLAVOR?= qt5