[Midnightbsd-cvs] mports [17345] trunk/audio/lame/Makefile: mark as lgpl + patents

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Sep 15 23:11:06 EDT 2014


Revision: 17345
          http://svnweb.midnightbsd.org/mports/?rev=17345
Author:   laffer1
Date:     2014-09-15 23:11:05 -0400 (Mon, 15 Sep 2014)
Log Message:
-----------
mark as lgpl + patents

Modified Paths:
--------------
    trunk/audio/lame/Makefile

Modified: trunk/audio/lame/Makefile
===================================================================
--- trunk/audio/lame/Makefile	2014-09-16 02:59:42 UTC (rev 17344)
+++ trunk/audio/lame/Makefile	2014-09-16 03:11:05 UTC (rev 17345)
@@ -7,8 +7,12 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Fast MP3 encoder kit
-LICENSE=	restricted
 
+LICENSE=	lgpl_patent
+LICENSE_NAME=	LGPL + Patent restrictions.
+LICENSE_TEXT=	Lame is covered under the LGPL, but commercial use requires royalty payments
+LICENSE_PERMS=	dist-mirror pkg-mirror
+
 USES=		gmake iconv
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes



More information about the Midnightbsd-cvs mailing list