Files
pkgsrc-ng/audio/ezstream/Makefile
2016-01-21 23:40:00 +01:00

23 lines
636 B
Makefile

# $NetBSD: Makefile,v 1.7 2014/10/20 11:02:53 mef Exp $
#
DISTNAME= ezstream-0.5.6
CATEGORIES= audio
MASTER_SITES= http://downloads.us.xiph.org/releases/ezstream/
LICENSE= gnu-gpl-v2
MAINTAINER= pkgsrc-users@NetBSD.org
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
REPLACE_SH= examples/meta.sh examples/play.sh
.include "../../audio/libshout/buildlink3.mk"
.include "../../audio/taglib/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"