# 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: # # /usr/ports/audio/mpc # /usr/ports/audio/mpc/pkg-plist # /usr/ports/audio/mpc/pkg-descr # /usr/ports/audio/mpc/distinfo # /usr/ports/audio/mpc/Makefile # echo c - /usr/ports/audio/mpc mkdir -p /usr/ports/audio/mpc > /dev/null 2>&1 echo x - /usr/ports/audio/mpc/pkg-plist sed 's/^X//' >/usr/ports/audio/mpc/pkg-plist << 'END-of-/usr/ports/audio/mpc/pkg-plist' Xbin/mpc Xman/man1/mpc.1 Xshare/doc/mpc/AUTHORS Xshare/doc/mpc/README Xshare/doc/mpc/mpc-bashrc X@dirrm share/doc/mpc END-of-/usr/ports/audio/mpc/pkg-plist echo x - /usr/ports/audio/mpc/pkg-descr sed 's/^X//' >/usr/ports/audio/mpc/pkg-descr << 'END-of-/usr/ports/audio/mpc/pkg-descr' XA client for MPD, the Music Player Daemon. Xmpc connects to a MPD running on a machine via a network. XRead more about MPD on http://www.musicpd.org X XWWW: http://www.musicpd.org END-of-/usr/ports/audio/mpc/pkg-descr echo x - /usr/ports/audio/mpc/distinfo sed 's/^X//' >/usr/ports/audio/mpc/distinfo << 'END-of-/usr/ports/audio/mpc/distinfo' XMD5 (mpc-0.9.0.tar.gz) = 6d9c24f223b0b01a076130164d641c11 END-of-/usr/ports/audio/mpc/distinfo echo x - /usr/ports/audio/mpc/Makefile sed 's/^X//' >/usr/ports/audio/mpc/Makefile << 'END-of-/usr/ports/audio/mpc/Makefile' X# New ports collection makefile for: mpc X# Date created: Oct 02 2003 X# Whom: Mark Reidel X# X# $FreeBSD$ X# X XPORTNAME= mpc XPORTVERSION= 0.9.0 XCATEGORIES= audio XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= musicpd X XMAINTAINER= ports@mark.reidel.info XCOMMENT= Command line client for the musicpd X XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" \ X XCFLAGS+= -I${PREFIX}/include X X.include END-of-/usr/ports/audio/mpc/Makefile exit