summaryrefslogtreecommitdiffstats
path: root/audio/padevchooser/Makefile
blob: 2a57944451add0aaecec404f60771aa1351d09c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Ports collection Makefile for: padevchooser
# Date created:                  July 21, 2007
# Whom:                          Romain Tartière <romain@blogreen.org>
#
# $FreeBSD$
#

PORTNAME=	padevchooser
PORTVERSION=	0.9.3
PORTREVISION=	1
CATEGORIES=	audio
MASTER_SITES=	http://0pointer.de/lennart/projects/${PORTNAME}/

MAINTAINER=	romain@blogreen.org
COMMENT=	GTK icon tray for PulseAudio

LIB_DEPENDS=	glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \
		pulse.0:${PORTSDIR}/audio/pulseaudio \
		notify.1:${PORTSDIR}/devel/libnotify \
		avahi-core:${PORTSDIR}/net/avahi
RUN_DEPENDES=	dbus-daemon:${PORTSDIR}/devel/dbus

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

CONFIGURE_ARGS=	--disable-lynx

.include <bsd.port.mk>
OpenPOWER on IntegriCloud