git: 04f90ec71e07 - main - archivers/peazip: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Mon Sep 6 19:56:59 UTC 2021


The branch main has been updated by decke:

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

commit 04f90ec71e0713ac607687af1dd530bd6d97a505
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-06 19:38:38 +0000
Commit:     Bernhard Froehlich <decke at 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)


More information about the dev-commits-ports-all mailing list