git: 01d5e1897bbd - main - devel/global: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Tue, 05 Oct 2021 20:01:54 UTC
The branch main has been updated by decke:

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

commit 01d5e1897bbd47a02351c4e41a81c12d10944993
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-05 19:40:44 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-05 20:01:20 +0000

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

diff --git a/devel/global/Makefile b/devel/global/Makefile
index c6d3d5332d71..2bdb7fc6cebf 100644
--- a/devel/global/Makefile
+++ b/devel/global/Makefile
@@ -11,7 +11,9 @@ COMMENT=	Source code tag system
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		libtool ncurses perl5 shebangfix
+USES=		cpe libtool ncurses perl5 shebangfix
+
+CPE_VENDOR=	gnu
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip