Initial import of xmms-pulse 0.9.4 an output plugin for the XMMS program
[pkgsrc.git] / audio / libshout / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       libshout-2.0
5 CATEGORIES=     audio
6 MASTER_SITES=   http://icecast.org/files/libshout/
7
8 MAINTAINER=     kim@tac.nyc.ny.us
9 HOMEPAGE=       http://www.gnu.org/directory/audio/ogg/libshout.html
10 COMMENT=        Connects and sends data to icecast servers
11
12 USE_BUILDLINK2=         YES
13 GNU_CONFIGURE=          YES
14 USE_LIBTOOL=            YES
15 LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool
16 PTHREAD_OPTS+=          require
17
18 .include "../../audio/libvorbis/buildlink2.mk"
19 .include "../../mk/pthread.buildlink2.mk"
20 .include "../../mk/bsd.pkg.mk"