git: 90f6ce8db7e6 - main - audio/libmysofa: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Oct 2021 07:06:27 UTC
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