# Created by: Sean Bruno # $FreeBSD: head/audio/shout-idjc/Makefile 412344 2016-04-01 13:29:15Z mat $ PORTNAME= libshout-idjc PORTVERSION= 2.3.1 PORTREVISION= 3 CATEGORIES= audio python MASTER_SITES= SF/idjc/libshout-idjc/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= sbruno@FreeBSD.org COMMENT= Shoutcast/Icecast Library for audio/idjc LICENSE= LGPL20 LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \ libvorbis.so:audio/libvorbis \ libogg.so:audio/libogg \ libspeex.so:audio/speex GNU_CONFIGURE= yes USES= libtool pathfix pkgconfig USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS MAKE_JOBS_UNSAFE= yes post-patch: @${REINPLACE_CMD} '/_XOPEN_SOURCE/d' ${WRKSRC}/configure .include