Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2021 19:56:59 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: 1eee18b7fca1 - main - archivers/ppmd: Add CPE information
Message-ID:  <202109061956.186JuxrJ087595@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=1eee18b7fca1a47742e87cc313ebb981311a3b5a

commit 1eee18b7fca1a47742e87cc313ebb981311a3b5a
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-06 19:40:45 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-06 19:56:36 +0000

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

diff --git a/archivers/ppmd/Makefile b/archivers/ppmd/Makefile
index 15165cdefe15..0882893fb9f0 100644
--- a/archivers/ppmd/Makefile
+++ b/archivers/ppmd/Makefile
@@ -10,6 +10,10 @@ COMMENT=	Fast archiver with good compression ratio
 
 LICENSE=	PD
 
+USES=		cpe
+
+CPE_VENDOR=	ppmd_project
+
 PORTDOCS=	read_me.txt
 PLIST_FILES=	bin/ppmd man/man1/ppmd.1.gz
 



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