git: 379f6c607678 - main - deskutils/zim: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 14 Oct 2021 10:46:29 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=379f6c60767873f7f05026b0ae46b8b85ae738eb

commit 379f6c60767873f7f05026b0ae46b8b85ae738eb
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 10:46:11 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 10:46:11 +0000

    deskutils/zim: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 deskutils/zim/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/deskutils/zim/Makefile b/deskutils/zim/Makefile
index bd467570fe12..7dff94d776fd 100644
--- a/deskutils/zim/Makefile
+++ b/deskutils/zim/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} \
 		xdg-open:devel/xdg-utils \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
 
-USES=		desktop-file-utils gettext gnome python:3.3+ shared-mime-info
+USES=		cpe desktop-file-utils gettext gnome python:3.3+ shared-mime-info
+CPE_VENDOR=	zim-wiki
 USE_GNOME=	gtk30 pygobject3
 USE_PYTHON=	autoplist distutils noflavors