git: 4bb90e74c70e - main - audio/linux-c7-libvorbis: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Oct 2021 07:06:32 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=4bb90e74c70e52623c4b5cffa6afc274af4c872b commit 4bb90e74c70e52623c4b5cffa6afc274af4c872b Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-07 07:03:12 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-07 07:06:03 +0000 audio/linux-c7-libvorbis: Add CPE information Approved by: portmgr (blanket) --- audio/linux-c7-libvorbis/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/audio/linux-c7-libvorbis/Makefile b/audio/linux-c7-libvorbis/Makefile index 6664b97f71af..e805806c66fa 100644 --- a/audio/linux-c7-libvorbis/Makefile +++ b/audio/linux-c7-libvorbis/Makefile @@ -9,11 +9,13 @@ CATEGORIES= audio linux MAINTAINER= emulation@FreeBSD.org COMMENT= Audio compression codec library (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 USE_LDCONFIG= yes USE_LINUX= libogg USE_LINUX_RPM= yes +CPE_VENDOR= xiph.org + CONFLICTS= linux-c6-${PORTNAME}-[0-9]* DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr