Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2021 19:57:03 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: edbad39e61d3 - main - archivers/quazip: Add CPE information
Message-ID:  <202109061957.186Jv3Mt087673@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit edbad39e61d36e35f84bc2417751a3aa0c986120
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-06 19:48:08 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109061957.186Jv3Mt087673>