Skip to content

Commit

Permalink
audio/linux-c7-libsndfile: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
decke committed Oct 7, 2021
1 parent 724fa57 commit 867dcb1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion audio/linux-c7-libsndfile/Makefile
Expand Up @@ -9,11 +9,13 @@ CATEGORIES= audio linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF) (Linux CentOS ${LINUX_DIST_VER})

USES= linux:c7
USES= cpe linux:c7
USE_LDCONFIG= yes
USE_LINUX= flac gsm libogg libvorbis
USE_LINUX_RPM= yes

CPE_VENDOR= libsndfile_project

CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr

Expand Down

0 comments on commit 867dcb1

Please sign in to comment.