Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 11:56:06 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: 575d10d18b72 - main - audio/flac: Add CPE information
Message-ID:  <202108291156.17TBu6Fq039274@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=575d10d18b72af65d018360fb26428fe2b9e79bc

commit 575d10d18b72af65d018360fb26428fe2b9e79bc
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 11:50:49 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 11:50:49 +0000

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

diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index c28a7ae51763..d7d9ee40d4f8 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -17,7 +17,9 @@ LICENSE_FILE_GFDL=	${WRKSRC}/COPYING.FDL
 
 LIB_DEPENDS=	libogg.so:audio/libogg
 
-USES=		autoreconf compiler:c11 iconv libtool pathfix pkgconfig tar:xz
+USES=		autoreconf compiler:c11 cpe iconv libtool pathfix pkgconfig tar:xz
+
+CPE_VENDOR=	flac_project
 
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes



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