# New ports collection makefile for: gmpccaa # Date created: September 14 2007 # Whom: Martin Wilke # # $FreeBSD: ports/audio/gmpc-stopbutton/Makefile,v 1.1 2007/09/16 09:15:10 miwi Exp $ # PORTNAME= gmpc-stopbutton PORTVERSION= 0.15.0 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION}/plugins/ MAINTAINER= miwi@FreeBSD.org COMMENT= A Stop button for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ curl.4:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes USE_XLIB= yes USE_GNOME= gnomehack .include