summaryrefslogtreecommitdiff
path: root/audio/icecast/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:30:32 +0000
committerwiz <wiz>2001-02-16 13:30:32 +0000
commit1a921119dd7800c8643b301cf01c02647fdd018d (patch)
tree7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/icecast/Makefile
parent735eb74eec9be0d73eb9d78dfa7ca9af58c0ab53 (diff)
downloadpkgsrc-1a921119dd7800c8643b301cf01c02647fdd018d.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/icecast/Makefile')
-rw-r--r--audio/icecast/Makefile3
1 files changed, 2 insertions, 1 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