git: 7eff25c435aa - main - audio/miniaudio: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Oct 2021 07:06:37 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=7eff25c435aa23f3ced864d2dd2c4ca2aa02fa5d commit 7eff25c435aa23f3ced864d2dd2c4ca2aa02fa5d Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-07 07:05:37 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-07 07:06:07 +0000 audio/miniaudio: Add CPE information Approved by: portmgr (blanket) --- audio/miniaudio/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/audio/miniaudio/Makefile b/audio/miniaudio/Makefile index a416ae358227..7062d15c3b8d 100644 --- a/audio/miniaudio/Makefile +++ b/audio/miniaudio/Makefile @@ -8,6 +8,10 @@ COMMENT= C single header audio playback and capture library LICENSE= PD MIT LICENSE_COMB= dual +USES= cpe + +CPE_VENDOR= miniaudio_project + USE_GITHUB= yes GH_ACCOUNT= mackron GH_TAGNAME= dbca7a3b44594e0226f887472b31f54aa5f14214