git: 9dc0aeb8a6e0 - main - multimedia/x265: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 11:45:03 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=9dc0aeb8a6e091afc706e2e050536453f69c3369 commit 9dc0aeb8a6e091afc706e2e050536453f69c3369 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 11:40:54 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 11:40:54 +0000 multimedia/x265: Add CPE information Approved by: portmgr (blanket) --- multimedia/x265/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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