aboutsummaryrefslogblamecommitdiff
path: root/audio/gmpc-extraplaylist/Makefile
blob: b8620d2fe023ade8688f6bf7ac8b2b043528a49e (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                          
                      
                 
                     

                                                                         




                                              
                                           
                                                                             
                                           






                         
# New ports collection makefile for:	gmpc-extraplaylist
# Date created:		March 27 2008
# Whom:			Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	gmpc-extraplaylist
PORTVERSION=	0.19.0
PORTREVISION=	3
CATEGORIES=	audio
MASTER_SITES=	http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
		http://freebsd.unixfreunde.de/sources/

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	A favorites plugin for gmpc

LIB_DEPENDS=	mpd:${PORTSDIR}/audio/libmpd \
		curl.6:${PORTSDIR}/ftp/curl
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS=	gmpc:${PORTSDIR}/audio/gmpc

GNU_CONFIGURE=	yes
USE_XORG=	x11
USE_GNOME=	gnomehack
USE_LDCONFIG=	yes

.include <bsd.port.mk>