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 | be997838828c23c3facd8c4d6f20bc74c86fc5d8 (patch) | |
tree | 0ca696c18344d07cc2d356ce1b6ca568d82d2235 /audio/mstream | |
parent | 69554a41b9380a22b68c1f1e4990b420fac85af7 (diff) | |
download | pkgsrc-be997838828c23c3facd8c4d6f20bc74c86fc5d8.tar.gz |
Needs p5-MP3-Info
Diffstat (limited to 'audio/mstream')
-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 |