git: fec2dc2cdfaa - main - audio/wildmidi: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 10:41:45 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=fec2dc2cdfaa7694d86b85671c6c33a1b33d3a6f commit fec2dc2cdfaa7694d86b85671c6c33a1b33d3a6f Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 10:41:31 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 10:41:31 +0000 audio/wildmidi: Add CPE information Approved by: portmgr (blanket) --- audio/wildmidi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/wildmidi/Makefile b/audio/wildmidi/Makefile index 13eedb524160..9f28e466c928 100644 --- a/audio/wildmidi/Makefile +++ b/audio/wildmidi/Makefile @@ -9,7 +9,8 @@ COMMENT= Simple software midi player and core softsynth library # player: GPLv3, library: LGPL3 LICENSE= LGPL3 -USES= cmake +USES= cmake cpe +CPE_VENDOR= mindwerks USE_LDCONFIG= yes USE_GITHUB= yes