From 1a921119dd7800c8643b301cf01c02647fdd018d Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 13:30:32 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- audio/icecast/Makefile | 3 ++- audio/icecast/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 audio/icecast/pkg/COMMENT (limited to 'audio/icecast') 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 -- cgit v1.2.3