diff options
author | junyoung <junyoung@pkgsrc.org> | 2003-08-27 08:23:58 +0000 |
---|---|---|
committer | junyoung <junyoung@pkgsrc.org> | 2003-08-27 08:23:58 +0000 |
commit | 566e674e05027ce21b6767668fb2205471267d15 (patch) | |
tree | b261c1f18e973be4728c5c4bf28d8a572f8a2f68 /audio/lame/Makefile | |
parent | 56e05fda996c90002693b54936e2abfe00556330 (diff) | |
download | pkgsrc-566e674e05027ce21b6767668fb2205471267d15.tar.gz |
It was a lame idea to place pkgsrc entry for lame under commercial license.
It's distributed under the GPL.
Diffstat (limited to 'audio/lame/Makefile')
-rw-r--r-- | audio/lame/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 333160564c5..19c6f21c1a8 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2003/07/17 21:22:32 grant Exp $ +# $NetBSD: Makefile,v 1.27 2003/08/27 08:23:58 junyoung Exp $ # VERS= 3.93.1 @@ -13,8 +13,6 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.mp3dev.org/mp3/ COMMENT= Fast, high quality MP3 encoder -LICENSE= fee-based-commercial-use - USE_BUILDLINK2= yes USE_GMAKE= yes |