git: fc365e87ac8e - main - audio/mpg321: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:20:16 UTC 2021


The branch main has been updated by decke:

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

commit fc365e87ac8e5c6c2b2599f170da5254ea1ec1e3
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:05:49 +0000
Commit:     Bernhard Froehlich <decke at 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


More information about the dev-commits-ports-all mailing list