git: 6c425d87ecad - main - devel/electron12: Add CPE information

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=6c425d87ecad7cc04ae95e21e0f7299b98b76a7c

commit 6c425d87ecad7cc04ae95e21e0f7299b98b76a7c
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:14 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:14 +0000

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

diff --git a/devel/electron12/Makefile b/devel/electron12/Makefile
index 05431df0af4f..af80d2a90451 100644
--- a/devel/electron12/Makefile
+++ b/devel/electron12/Makefile
@@ -54,8 +54,9 @@ TEST_DEPENDS=		git:devel/git \
 			${PYTHON_PKGNAMEPREFIX}python-dbusmock>0:devel/py-python-dbusmock@${PY_FLAVOR} \
 			npm-node14>0:www/npm-node14
 
-USES=		bison dos2unix gettext-tools gl gnome jpeg localbase:ldflags \
+USES=		bison dos2unix cpe gettext-tools gl gnome jpeg localbase:ldflags \
 		ninja pkgconfig python:2.7,build,test shebangfix tar:xz xorg
+CPE_VENDOR=	electronjs
 DOS2UNIX_FILES=	third_party/skia/third_party/vulkanmemoryallocator/include/vk_mem_alloc.h
 USE_GITHUB=	yes
 GH_TAGNAME=	${DISTVERSIONPREFIX}${ELECTRON_VER}