Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Oct 2021 07:06:27 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: 90f6ce8db7e6 - main - audio/libmysofa: Add CPE information
Message-ID:  <202110070706.19776RUU053364@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=90f6ce8db7e6770b4b4138c33bbe882a40b7aeac

commit 90f6ce8db7e6770b4b4138c33bbe882a40b7aeac
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-07 07:00:12 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-07 07:05:58 +0000

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

diff --git a/audio/libmysofa/Makefile b/audio/libmysofa/Makefile
index 4cc601192a20..8dd58df8793a 100644
--- a/audio/libmysofa/Makefile
+++ b/audio/libmysofa/Makefile
@@ -11,9 +11,11 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	node:www/node
 
-USES=		cmake
+USES=		cmake cpe
 USE_LDCONFIG=	yes
 
+CPE_VENDOR=	symonics
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	hoene
 



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