git: 668a591254ff - main - multimedia/mp4v2: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Fri, 08 Oct 2021 11:45:01 UTC
The branch main has been updated by decke:

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

commit 668a591254ff5dd4d4c3dccc766fe617d7a82dd6
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:39:15 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:39:15 +0000

    multimedia/mp4v2: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 multimedia/mp4v2/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/multimedia/mp4v2/Makefile b/multimedia/mp4v2/Makefile
index 96a5ebf18ac0..ede1d6540df6 100644
--- a/multimedia/mp4v2/Makefile
+++ b/multimedia/mp4v2/Makefile
@@ -10,7 +10,9 @@ COMMENT=	Library and tools to read, create, and modify mp4 files
 
 LICENSE=	MPL11
 
-USES=		compiler:features gmake libtool tar:bzip2
+USES=		compiler:features cpe gmake libtool tar:bzip2
+
+CPE_VENDOR=	mp4v2_project
 
 MAKEFILE=	GNUmakefile
 GNU_CONFIGURE=	yes