git: 9740b3fe4358 - main - devel/zziplib: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:19:50 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9740b3fe43587b4790d160ad1c2d24067644365d

commit 9740b3fe43587b4790d160ad1c2d24067644365d
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:48:40 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:35 +0000

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

diff --git a/devel/zziplib/Makefile b/devel/zziplib/Makefile
index eeb801345484..83504a88a353 100644
--- a/devel/zziplib/Makefile
+++ b/devel/zziplib/Makefile
@@ -16,7 +16,9 @@ LICENSE_FILE_MPL11=	${WRKSRC}/docs/COPYING.MPL
 
 BUILD_DEPENDS=	bash:shells/bash
 
-USES=		cmake compiler:c11
+USES=		cmake compiler:c11 cpe
+
+CPE_VENDOR=	zziplib_project
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	gdraheim


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