diff options
author | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
commit | 1a921119dd7800c8643b301cf01c02647fdd018d (patch) | |
tree | 7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/liveice | |
parent | 735eb74eec9be0d73eb9d78dfa7ca9af58c0ab53 (diff) | |
download | pkgsrc-1a921119dd7800c8643b301cf01c02647fdd018d.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/liveice')
-rw-r--r-- | audio/liveice/Makefile | 3 | ||||
-rw-r--r-- | audio/liveice/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/liveice/Makefile b/audio/liveice/Makefile index 3f0af64247d..f83ea950da8 100644 --- a/audio/liveice/Makefile +++ b/audio/liveice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/11/21 06:01:49 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:30:45 wiz Exp $ # DISTNAME= liveice @@ -8,6 +8,7 @@ MASTER_SITES= http://star.arm.ac.uk/~spm/software/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://star.arm.ac.uk/~spm/software/liveice.html +COMMENT= Source client for Icecast DEPENDS+= mpg123-0.5*:../../audio/mpg123 DEPENDS+= lame-3.*:../../audio/lame diff --git a/audio/liveice/pkg/COMMENT b/audio/liveice/pkg/COMMENT deleted file mode 100644 index 07a488eac74..00000000000 --- a/audio/liveice/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Source client for Icecast |