aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-29 11:38:02 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-29 11:38:02 +0000
commit8431d7f07e988b87c6068956af4f32c8e86009d0 (patch)
treea72e6a1012246d74ccfd6a024771a7f18adad169
parent94530efae5c0f7cc48be587d582fe7495e789b0d (diff)
downloadports-8431d7f07e988b87c6068956af4f32c8e86009d0.tar.gz
ports-8431d7f07e988b87c6068956af4f32c8e86009d0.zip
audio/lame: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--audio/lame/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index 6bae97c986f9..3c49c401b284 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -12,10 +12,11 @@ COMMENT= Fast MP3 encoder kit
LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gmake iconv libtool
+USES= cpe gmake iconv libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-nasm --enable-mp3rtp --disable-gtktest
+CPE_VENDOR= lame_project
DOC_FILES= API LICENSE README TODO USAGE