From 8431d7f07e988b87c6068956af4f32c8e86009d0 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Sun, 29 Aug 2021 11:38:02 +0000 Subject: audio/lame: Add CPE information Approved by: portmgr (blanket) --- audio/lame/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') 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 -- cgit v1.2.3