summaryrefslogtreecommitdiff
path: root/audio/icecast
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/icecast
parent086f7dc00aa3fa9b201867614918f313f51535e9 (diff)
downloadpkgsrc-f7bb9e20782489fc6e22bb6c35c26051cb1d8c33.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/icecast')
-rw-r--r--audio/icecast/Makefile3
-rw-r--r--audio/icecast/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile
index 631ce12444d..9846615382e 100644
--- a/audio/icecast/Makefile
+++ b/audio/icecast/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/12/30 13:57:44 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/16 13:30:42 wiz Exp $
#
DISTNAME= icecast-1.3.7
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.icecast.org/releases/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.icecast.org/
+COMMENT= Internet broadcasting system using Mpeg Layer III streaming
DEPENDS+= unproven-pthreads>=0.17:../../devel/unproven-pthreads
DEPENDS+= readline-4.*:../../devel/readline
diff --git a/audio/icecast/pkg/COMMENT b/audio/icecast/pkg/COMMENT
deleted file mode 100644
index a5c9ca1d430..00000000000
--- a/audio/icecast/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Internet broadcasting system using Mpeg Layer III streaming