Date: Fri, 10 Sep 2021 21:19:20 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: 14646e0b6aa8 - main - archivers/zoo: Add CPE information Message-ID: <202109102119.18ALJK53004453@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=14646e0b6aa8ab62ce92ec7b496097bb9b570a32 commit 14646e0b6aa8ab62ce92ec7b496097bb9b570a32 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-10 18:44:12 +0000 Commit: Bernhard Froehlich <decke@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@FreeBSD.org COMMENT= Manipulate archives of files in compressed form +USES= cpe + +CPE_VENDOR= zoo_project + NO_WRKSUBDIR= yes ALL_TARGET= bsdansi MAKEFILE= makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102119.18ALJK53004453>