git: 4e7cdbe91239 - main - devel/thrift-c_glib: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Mon, 18 Oct 2021 19:26:22 UTC
The branch main has been updated by se:

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

commit 4e7cdbe91239c663b2d176fecf972cd8e7df9f55
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:53 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:53 +0000

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

diff --git a/devel/thrift-c_glib/Makefile b/devel/thrift-c_glib/Makefile
index a0b25c05732d..cba19259343e 100644
--- a/devel/thrift-c_glib/Makefile
+++ b/devel/thrift-c_glib/Makefile
@@ -16,8 +16,9 @@ BUILDIR=	${WRKDIR}/${DISTNAME}/lib/c_glib
 
 DISTINFO_FILE=	${.CURDIR}/../thrift/distinfo
 
-USES=		bison cmake compiler:c++11-lang gnome libtool pathfix \
+USES=		bison cmake compiler:c++11-lang cpe gnome libtool pathfix \
 		pkgconfig ssl
+CPE_VENDOR=	apache
 CMAKE_ON=	BUILD_C_GLIB BUILD_SHARED_LIBS
 CMAKE_OFF=	BUILD_CPP BUILD_HASKELL BUILD_JAVA BUILD_JAVASCRIPT \
 		BUILD_NODEJS BUILD_PYTHON