summaryrefslogtreecommitdiffstats
path: root/audio/paman/Makefile
blob: 950f31a1700871c953d2edb8e424aa88c5a6cb5b (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
# Ports collection Makefile for: paman
# Date created:		2008-01-15
# Whom:			Romain Tartiere <romain@blogreen.org>
#
# $FreeBSD$
#

PORTNAME=	paman
PORTVERSION=	0.9.4
CATEGORIES=	audio
MASTER_SITES=	http://0pointer.de/lennart/projects/${PORTNAME}/

MAINTAINER=	romain@blogreen.org
COMMENT=	Gtk frontend for PulseAudio

LIB_DEPENDS=	glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \
		pulse.0:${PORTSDIR}/audio/pulseaudio

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_GNOME=	gnomehack

CONFIGURE_ARGS=	--disable-lynx

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