Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2021 19:56:58 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: 04f90ec71e07 - main - archivers/peazip: Add CPE information
Message-ID:  <202109061956.186Juw1C087571@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=04f90ec71e0713ac607687af1dd530bd6d97a505

commit 04f90ec71e0713ac607687af1dd530bd6d97a505
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-06 19:38:38 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-06 19:56:35 +0000

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

diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile
index 2042ab40a829..f0766154600f 100644
--- a/archivers/peazip/Makefile
+++ b/archivers/peazip/Makefile
@@ -10,10 +10,12 @@ COMMENT=	Free archiver and file compressor
 
 LICENSE=	LGPL3
 
-USES=		desktop-file-utils dos2unix fpc lazarus:flavors zip xorg
+USES=		cpe desktop-file-utils dos2unix fpc lazarus:flavors zip xorg
 USE_FPC=	cairo chm fcl-base fcl-image fcl-xml pasjpeg rtl-objpas x11
 USE_XORG=	x11
 
+CPE_VENDOR=	giorgio_tani
+
 SUB_FILES=	pea peazip
 
 DOS2UNIX_REGEX=		.*\.([txt]|pas|lpi|txt)



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