# New ports collection makefile for: gmpccaa # Date created: Apr 4 2006 # Whom: Stepan Zastupov [RedChrom] # # $FreeBSD$ # PORTNAME= gmpccaa PORTVERSION= 0.1.0 CATEGORIES= audio MASTER_SITES= http://download.qballcow.nl/programs/gmpc-0.13/Plugins/ MAINTAINER= redchrom@gmail.com COMMENT= Amazon cover art provider for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ curl.3:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${X11BASE}/include/gmpc/cover-art.h:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes USE_X_PREFIX= yes .include post-patch: @${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.in .include