git: 5f3a0ff3b64e - main - sysutils/loki: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Sat, 28 May 2022 19:28:24 UTC
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5f3a0ff3b64e4e884eab9199043e1379913c48d9

commit 5f3a0ff3b64e4e884eab9199043e1379913c48d9
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-05-28 19:03:20 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-05-28 19:28:02 +0000

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

diff --git a/sysutils/loki/Makefile b/sysutils/loki/Makefile
index 17ce22e815fe..e0e72832a389 100644
--- a/sysutils/loki/Makefile
+++ b/sysutils/loki/Makefile
@@ -11,9 +11,11 @@ LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 ONLY_FOR_ARCHS=	aarch64 amd64 i386
-USES=		go:modules
+USES=		go:modules cpe
 USE_GITHUB=	yes
 
+CPE_VENDOR=	grafana
+
 GH_ACCOUNT=	grafana
 GH_PROJECT=	loki
 GH_TUPLE=	\