summaryrefslogtreecommitdiff
path: root/audio/lame
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 13:30:32 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 13:30:32 +0000
commitf7bb9e20782489fc6e22bb6c35c26051cb1d8c33 (patch)
tree7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/lame
parent086f7dc00aa3fa9b201867614918f313f51535e9 (diff)
downloadpkgsrc-f7bb9e20782489fc6e22bb6c35c26051cb1d8c33.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/lame')
-rw-r--r--audio/lame/Makefile3
-rw-r--r--audio/lame/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index 1f415f760aa..cb7a4217a6f 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2000/11/15 13:52:58 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2001/02/16 13:30:43 wiz Exp $
#
VERS= 3.87
@@ -10,6 +10,7 @@ MASTER_SITES= http://lame.sourceforge.net/download/beta/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.mp3dev.org/mp3/
+COMMENT= Fast, high quality MP3 encoder
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/audio/lame/pkg/COMMENT b/audio/lame/pkg/COMMENT
deleted file mode 100644
index e4bc3895833..00000000000
--- a/audio/lame/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Fast, high quality MP3 encoder