git: edbad39e61d3 - main - archivers/quazip: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Mon Sep 6 19:57:03 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=edbad39e61d36e35f84bc2417751a3aa0c986120
commit edbad39e61d36e35f84bc2417751a3aa0c986120
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-06 19:48:08 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-06 19:56:39 +0000
archivers/quazip: Add CPE information
Approved by: portmgr (blanket)
---
archivers/quazip/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/archivers/quazip/Makefile b/archivers/quazip/Makefile
index 959b7d60e7f3..80c41a34406b 100644
--- a/archivers/quazip/Makefile
+++ b/archivers/quazip/Makefile
@@ -11,9 +11,10 @@ COMMENT= Qt/C++ wrapper for ZIP/UNZIP package
LICENSE= LGPL21
-USES= cmake compiler:c++11-lang qt:5
+USES= cmake compiler:c++11-lang cpe qt:5
USE_GITHUB= yes
GH_ACCOUNT= stachenov
+CPE_VENDOR= quazip_project
USE_LDCONFIG= yes
USE_QT= core network testlib \
buildtools_build qmake_build
More information about the dev-commits-ports-all
mailing list