aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:40:54 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:40:54 +0000
commit9dc0aeb8a6e091afc706e2e050536453f69c3369 (patch)
treee8e621c5c8ef3a15232cbaa47a11a00332be34f6
parenta8a481fdfca2b423469407a4fff066f084d222ec (diff)
downloadports-9dc0aeb8a6e091afc706e2e050536453f69c3369.tar.gz
ports-9dc0aeb8a6e091afc706e2e050536453f69c3369.zip
multimedia/x265: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--multimedia/x265/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/x265/Makefile b/multimedia/x265/Makefile
index 985d516efacd..c72fb5b28052 100644
--- a/multimedia/x265/Makefile
+++ b/multimedia/x265/Makefile
@@ -12,7 +12,9 @@ COMMENT= H.265/High Efficiency Video Coding (HEVC) format
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC:H}/COPYING
-USES= cmake compiler:c++14-lang pathfix dos2unix
+USES= cmake compiler:c++14-lang cpe pathfix dos2unix
+
+CPE_VENDOR= multicorewareinc
BB_TAG= 25b2c07035ff # Top of the Release_3.4 branch at this time