aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:07 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:07 +0000
commit37b4f358cecd4836130ad351d50eb4992d29e5cd (patch)
treeeeba9dc03f14f6972ae3c79f078330ec70e6be96
parent0f92da6850b969634eab8f84d90bb3fb073d9bcd (diff)
downloadports-37b4f358cecd4836130ad351d50eb4992d29e5cd.tar.gz
ports-37b4f358cecd4836130ad351d50eb4992d29e5cd.zip
graphics/freeimage: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--graphics/freeimage/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/freeimage/Makefile b/graphics/freeimage/Makefile
index 826083839529..bfaef1006d32 100644
--- a/graphics/freeimage/Makefile
+++ b/graphics/freeimage/Makefile
@@ -21,7 +21,8 @@ LICENSE_PERMS_FIPL= dist-mirror pkg-mirror auto-accept
BROKEN_mips= fails to compile: section referenced in discarded section
BROKEN_mips64= fails to compile: opcode not supported on this processor: mips3 (mips3) 'madd $4,$5'
-USES= dos2unix gmake zip
+USES= cpe dos2unix gmake zip
+CPE_VENDOR= ${PORTNAME}_project
DOS2UNIX_FILES= Source/LibOpenJPEG/opj_malloc.h \
Source/LibRawLite/dcraw/dcraw.c \
Source/LibRawLite/internal/dcraw_common.cpp \