2015-10-13 20:02:10 +02:00
|
|
|
# $NetBSD: Makefile,v 1.8 2015/10/13 18:02:10 shattered Exp $
|
2009-07-30 18:31:24 +02:00
|
|
|
#
|
|
|
|
|
2015-10-13 20:02:10 +02:00
|
|
|
DISTNAME= ezstream-0.6.0
|
2009-07-30 18:31:24 +02:00
|
|
|
CATEGORIES= audio
|
|
|
|
MASTER_SITES= http://downloads.us.xiph.org/releases/ezstream/
|
2014-10-20 13:02:53 +02:00
|
|
|
LICENSE= gnu-gpl-v2
|
2009-07-30 18:31:24 +02:00
|
|
|
|
2010-07-06 12:17:11 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2009-07-30 18:31:24 +02:00
|
|
|
HOMEPAGE= http://www.icecast.org/ezstream.php
|
|
|
|
COMMENT= Streamming client of mp3 and oggvorbis for icecast
|
|
|
|
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_TOOLS+= pkg-config
|
2012-02-15 22:23:25 +01:00
|
|
|
REPLACE_SH= examples/meta.sh examples/play.sh
|
2009-07-30 18:31:24 +02:00
|
|
|
|
|
|
|
.include "../../audio/libshout/buildlink3.mk"
|
|
|
|
.include "../../audio/taglib/buildlink3.mk"
|
|
|
|
.include "../../textproc/libxml2/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|