git: eeffe996f022 - main - graphics/libheif: Add CPE information

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

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

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

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

diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile
index f01113d88ad0..3f761e8f08cc 100644
--- a/graphics/libheif/Makefile
+++ b/graphics/libheif/Makefile
@@ -14,8 +14,9 @@ COMMENT=	ISO/IEC 23008-12:2017 HEIF file format de- and encoder
 LICENSE=	LGPL3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		cmake compiler:c++11-lang gettext-runtime gnome \
+USES=		cmake compiler:c++11-lang cpe gettext-runtime gnome \
 		localbase:ldflags pkgconfig
+CPE_VENDOR=	struktur
 USE_GNOME=	gdkpixbuf2 glib20
 USE_LDCONFIG=	yes