# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ices # ices/Makefile # ices/pkg-descr # ices/pkg-plist # ices/distinfo # echo c - ices mkdir -p ices > /dev/null 2>&1 echo x - ices/Makefile sed 's/^X//' >ices/Makefile << '7adfafc7a9b6e34ad7ec1db5c6b0f479' X# New ports collection makefile for: ices X# Date created: 11 Nov 2002 X# Whom: Michael Nottebrock X# X# $FreeBSD: ports/audio/ices/Makefile,v 1.24 2012/07/19 20:15:37 naddy Exp $ X# X XPORTNAME= ices XPORTVERSION= 2.0.2 XPORTREVISION= 1 XPORTEPOCH= 1 XCATEGORIES= audio net XMASTER_SITES= http://svn.xiph.org/releases/ices/ X XMAINTAINER= ports@FreeBSD.org XCOMMENT= A vorbis streaming source client for icecast 2 X XLIB_DEPENDS= shout:${PORTSDIR}/audio/libshout2 \ X vorbis:${PORTSDIR}/audio/libvorbis \ X xml2:${PORTSDIR}/textproc/libxml2 X XCFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include XLDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib XUSE_GMAKE= yes XGNU_CONFIGURE= yes XUSE_BZIP2= yes X X.include 7adfafc7a9b6e34ad7ec1db5c6b0f479 echo x - ices/pkg-descr sed 's/^X//' >ices/pkg-descr << 'be52ec19977a6b1fee8f42a4ccf09875' XIceS2 is a streaming source client for icecast 2 servers. It provides flexible Xand powerful static and live streaming capabilities for Ogg Vorbis streams. X XWWW: http://www.icecast.org/ be52ec19977a6b1fee8f42a4ccf09875 echo x - ices/pkg-plist sed 's/^X//' >ices/pkg-plist << 'ada9559221c9429a1bbc8631ce49b214' Xbin/ices X%%DATADIR%%/basic.html X%%DATADIR%%/config.html X%%DATADIR%%/faq.html X%%DATADIR%%/ices-alsa.xml X%%DATADIR%%/ices-oss.xml X%%DATADIR%%/ices-playlist.xml X%%DATADIR%%/index.html X%%DATADIR%%/inputs.html X%%DATADIR%%/intro.html X%%DATADIR%%/style.css X@dirrm %%DATADIR%% ada9559221c9429a1bbc8631ce49b214 echo x - ices/distinfo sed 's/^X//' >ices/distinfo << 'ccf599ba6a18fdc928a173798edb5066' XSHA256 (ices-2.0.2.tar.bz2) = 96458df835033c39236ad3bb099286c033241f8ea7c138e7ccf714e7ade75900 XSIZE (ices-2.0.2.tar.bz2) = 293818 ccf599ba6a18fdc928a173798edb5066 exit