aboutsummaryrefslogblamecommitdiffstats
path: root/audio/gmpc-stopbutton/Makefile
blob: 0dce52f7f0ffa1ab2140ffd1664471b7e7490632 (plain) (tree)























                                                                             
# New ports collection makefile for:    gmpccaa
# Date created:     September 14 2007
# Whom:         Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#

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 <bsd.port.mk>