Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 02/03/2005 17:54:50
Module Name:	pkgsrc
Committed By:	reed
Date:		Thu Feb  3 17:54:50 UTC 2005

Modified Files:
	pkgsrc/audio/lame: Makefile
Added Files:
	pkgsrc/licenses: lame-license

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 pkgsrc/audio/lame/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/licenses/lame-license

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.