aboutsummaryrefslogtreecommitdiff
path: root/graphics/libheif
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:09 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:09 +0000
commiteeffe996f0222a01c66562eb953b7bf0a98a0dbe (patch)
treeebab7113cf5e476583639db9e2d458cd795872c3 /graphics/libheif
parent5bb74d882372ce197727369870882587e6040d43 (diff)
downloadports-eeffe996f0222a01c66562eb953b7bf0a98a0dbe.tar.gz
ports-eeffe996f0222a01c66562eb953b7bf0a98a0dbe.zip
graphics/libheif: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/libheif')
-rw-r--r--graphics/libheif/Makefile3
1 files changed, 2 insertions, 1 deletions
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