git: 39f6ec453500 - main - audio/libmad: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 11:56:09 UTC 2021


The branch main has been updated by decke:

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

commit 39f6ec453500092cb84e26e681c105710d32a8a2
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 11:55:22 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 11:55:22 +0000

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

diff --git a/audio/libmad/Makefile b/audio/libmad/Makefile
index ba48ae60f1ed..c4ae82d8d7bf 100644
--- a/audio/libmad/Makefile
+++ b/audio/libmad/Makefile
@@ -18,7 +18,9 @@ CONFIGURE_ARGS=	--disable-debugging --enable-sso
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
-USES=		libtool
+USES=		cpe libtool
+
+CPE_VENDOR=	underbit
 
 SUB_LIST=	VERSION=${PORTVERSION}
 SUB_FILES=	mad.pc


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