From ae276652a6ce6f49b6e1ce727883b83071f85429 Mon Sep 17 00:00:00 2001 From: reed Date: Thu, 3 Feb 2005 17:54:50 +0000 Subject: Added a license file for lame based on many notes from different files in the lame source. And for the audio/lame/Makefile: Change the LICENSE from fee-based-commercial-use to use this new lame-license. The problem before was that fee-based-commercial-use did not exist and the "make show-license" suggested running pkg_info -d to view the long-description of the package (which may not be installed yet). Anyways, the DESCR didn't mention these license issues. Also bump PKGREVISION. --- audio/lame/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'audio') diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 6afbba32bba..be1bf098d54 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2004/10/03 00:13:06 tv Exp $ +# $NetBSD: Makefile,v 1.44 2005/02/03 17:54:50 reed Exp $ # DISTNAME= lame-${VERS} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lame/} \ http://hive.me.gu.edu.au/not_lame/ @@ -13,7 +13,7 @@ COMMENT= Fast, high quality MP3 encoder VERS= 3.96.1 -LICENSE= fee-based-commercial-use +LICENSE= lame-license PKG_INSTALLATION_TYPES= overwrite pkgviews -- cgit v1.2.3