# New ports collection makefile for:	obtuner
# Date created:				2006-05-09
# Whom:					Roman Bogorodskiy <novel@FreeBSD.org>
#
# $FreeBSD: ports/x11-wm/obtuner/Makefile,v 1.5 2007/06/30 18:00:05 novel Exp $
#

PORTNAME=	obtuner
PORTVERSION=	0.3
PORTREVISION=	2
CATEGORIES=	x11-wm
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	novel@FreeBSD.org
COMMENT=	Configurator for Openbox with keybinding and mousebinding editor

BUILD_DEPENDS=	openbox:${PORTSDIR}/x11-wm/openbox

BROKEN=		does not compile with recent Openbox
DEPRECATED=	broken with recent Openbox and the project is not active anymore
EXPIRATION_DATE=	2007-09-15

USE_BZIP2=	yes
GNU_CONFIGURE=	yes
USE_XLIB=	yes
USE_GNOME=	libxml2 glib20 gtk20

PLIST_FILES=	bin/obtuner

.include <bsd.port.mk>
