git: 99dc9580da5e - main - graphics/libbpg: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Wed, 20 Oct 2021 16:13:56 UTC
The branch main has been updated by se:

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

commit 99dc9580da5ee97bee123a28c88d9b84f2361cf6
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:08 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:08 +0000

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

diff --git a/graphics/libbpg/Makefile b/graphics/libbpg/Makefile
index 45d106d49fc9..4ce7a4a7db95 100644
--- a/graphics/libbpg/Makefile
+++ b/graphics/libbpg/Makefile
@@ -13,7 +13,8 @@ LICENSE_COMB=	multi
 
 LIB_DEPENDS=	libpng.so:graphics/png
 
-USES=		compiler:c++11-lib gmake jpeg localbase:ldflags
+USES=		compiler:c++11-lib cpe gmake jpeg localbase:ldflags
+CPE_VENDOR=	${PORTNAME}_project
 USE_LDCONFIG=	yes
 
 MAKE_ARGS+=	X265_LIBS=${X265_LIBS}