Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:20:12 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: fc365e87ac8e - main - audio/mpg321: Add CPE information
Message-ID:  <202109102120.18ALKCLT009787@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=fc365e87ac8e5c6c2b2599f170da5254ea1ec1e3

commit fc365e87ac8e5c6c2b2599f170da5254ea1ec1e3
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:05:49 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:17:48 +0000

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

diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile
index 5aa69a35ee13..c9f0366d1ca5 100644
--- a/audio/mpg321/Makefile
+++ b/audio/mpg321/Makefile
@@ -13,6 +13,9 @@ LIB_DEPENDS=	libao.so:audio/libao \
 		libid3tag.so:audio/libid3tag \
 		libmad.so:audio/libmad
 
+USES=		cpe
+
+CPE_VENDOR=	mpg321_project
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-mpg123-symlink
 CPPFLAGS+=	-I${LOCALBASE}/include



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