aboutsummaryrefslogtreecommitdiff
path: root/audio/lame/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/lame/Makefile')
-rw-r--r--audio/lame/Makefile13
1 files changed, 2 insertions, 11 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index e3b29c266982..4beec2a6a83f 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lame
PORTVERSION= 3.100
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/3.100
@@ -15,16 +15,7 @@ LICENSE_COMB= multi
LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING
LICENSE_NAME_PATENTS= Intellectual Property Precaution
LICENSE_PERMS_PATENTS= dist-mirror dist-sell no-pkg-mirror no-pkg-sell auto-accept
-LICENSE_TEXT_PATENTS= http://www.mp3licensing.com/ only talks about the FhG and Technicolor patent portfolio \
- but there are also portfolios from Sisvel (from Philips) and \
- Nokia (from AT&T -> Lucent -> Alcatel). \
- Some "old" patents are now expired, but there are more recent MP3 patents. Some \
- of the more recent ones are multi-channel related, which is not implemented in LAME. \
- There was no investigation (in the LAME project) about which patent exists, which \
- one is implemented in LAME, and which one is not (yet) expired. As such it is not \
- known if LAME could now be distributed as a binary package or not. \
- Linux distributions seem to go the "let\'s see if get sued" way, FreeBSD does not \
- follow this.
+LICENSE_FILE_PATENTS= $(FILESDIR)/lame_patents.txt
USES= gmake iconv libtool
USE_LDCONFIG= yes