git: 14646e0b6aa8 - main - archivers/zoo: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:19:21 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=14646e0b6aa8ab62ce92ec7b496097bb9b570a32
commit 14646e0b6aa8ab62ce92ec7b496097bb9b570a32
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 18:44:12 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:19 +0000
archivers/zoo: Add CPE information
Approved by: portmgr (blanket)
---
archivers/zoo/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile
index 7eb6700a1df4..58229144f3ba 100644
--- a/archivers/zoo/Makefile
+++ b/archivers/zoo/Makefile
@@ -11,6 +11,10 @@ DISTNAME= zoo-2.10pl1
MAINTAINER= ports at FreeBSD.org
COMMENT= Manipulate archives of files in compressed form
+USES= cpe
+
+CPE_VENDOR= zoo_project
+
NO_WRKSUBDIR= yes
ALL_TARGET= bsdansi
MAKEFILE= makefile
More information about the dev-commits-ports-all
mailing list