Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2021 19:15:44 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: 0f289ad9ce8f - main - archivers/rzip: Add CPE information
Message-ID:  <202110051915.195JFi3L075632@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=0f289ad9ce8f6aea58b5d357598e217033f073b7

commit 0f289ad9ce8f6aea58b5d357598e217033f073b7
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-05 18:36:27 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-05 19:11:35 +0000

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

diff --git a/archivers/rzip/Makefile b/archivers/rzip/Makefile
index c9b6dab17eca..e79e777a9109 100644
--- a/archivers/rzip/Makefile
+++ b/archivers/rzip/Makefile
@@ -11,6 +11,10 @@ COMMENT=	Compression program similar to gzip or bzip2
 
 LICENSE=	GPLv2
 
+USES=		cpe
+
+CPE_VENDOR=	rzip_project
+
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_PREFIX=${STAGEDIR}${PREFIX}
 



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