Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2021 20:53:53 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: ea3722159e94 - main - archivers/zip: Add CPE information
Message-ID:  <202109082053.188Krr5Z021042@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=ea3722159e94d7b78fc14ffb6bbd750ccef401c0

commit ea3722159e94d7b78fc14ffb6bbd750ccef401c0
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-08 20:08:37 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-08 20:53:31 +0000

    archivers/zip: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 archivers/zip/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index ab00a25b8d7d..96e7e006b48c 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -14,6 +14,10 @@ COMMENT=	Create/update ZIP files compatible with PKZIP
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+USES=		cpe
+
+CPE_VENDOR=	info-zip_project
+
 OPTIONS_DEFINE=	DOCS
 
 MAKEFILE=	unix/Makefile



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