Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2021 11:45:01 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 668a591254ff - main - multimedia/mp4v2: Add CPE information
Message-ID:  <202110081145.198Bj1DE053995@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110081145.198Bj1DE053995>