From 47f2aeeb531027f1477c648abac46ef38b25ccb7 Mon Sep 17 00:00:00 2001 From: netchild Date: Sat, 20 Mar 2004 14:52:19 +0000 Subject: Trevor thinks we may be seen as a manufacturer of lame if we distribute packages, so mark the port as NO_PACKAGE for patent licensing reasons. The distfile is safe to distribute. Discussed with: trevor, Gabriel Bouvigne --- audio/lame/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/lame/Makefile b/audio/lame/Makefile index ca945ed637b6..d3171a9dec97 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -26,6 +26,8 @@ USE_LIBTOOL_VER=15 USE_GMAKE= yes CONFIGURE_ARGS= --enable-nasm --enable-mp3rtp --disable-gtktest +NO_PACKAGE= "patent issues, see http://www.mp3licensing.com/" + MAN1= lame.1 DOC_FILES= API LICENSE PRESETS.draft README TODO USAGE -- cgit