diff options
author | kim <kim@pkgsrc.org> | 2005-01-16 04:01:31 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2005-01-16 04:01:31 +0000 |
commit | 1281fe7b14d03a973e61f0d5efe6aaae51ca544a (patch) | |
tree | 0ca696c18344d07cc2d356ce1b6ca568d82d2235 /audio | |
parent | 17842bcc8e7be41e61700d68b1cc5fd923918c05 (diff) | |
download | pkgsrc-1281fe7b14d03a973e61f0d5efe6aaae51ca544a.tar.gz |
Needs p5-MP3-Info
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mstream/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mstream/Makefile b/audio/mstream/Makefile index 9913fa104cd..fa961139258 100644 --- a/audio/mstream/Makefile +++ b/audio/mstream/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/08/27 15:14:59 kim Exp $ +# $NetBSD: Makefile,v 1.3 2005/01/16 04:01:31 kim Exp $ # DISTNAME= mstream-1.0 @@ -10,6 +10,7 @@ HOMEPAGE= http://kimmo.suominen.com/gwradio/ COMMENT= Mserv player package to queue tracks to IceS DEPENDS+= ices-mp3>=0.3:../../audio/ices-mp3 +DEPENDS+= p5-MP3-Info>=1.0:../../audio/p5-MP3-Info NO_CONFIGURE= # defined USE_PERL5= # defined |