git: ffb6a2eac28e - main - shells/elvish: Add CPE information

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

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

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

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

diff --git a/shells/elvish/Makefile b/shells/elvish/Makefile
index 471b7df5458a..05a981205383 100644
--- a/shells/elvish/Makefile
+++ b/shells/elvish/Makefile
@@ -9,7 +9,8 @@ COMMENT=	Elvish = Expressive Programming Language + Versatile Interactive Shell
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${GO_WRKSRC}/LICENSE
 
-USES=		go:modules
+USES=		cpe go:modules
+CPE_VENDOR=	elv
 USE_GITHUB=	yes
 GH_ACCOUNT=	elves
 GH_PROJECT=	elvish