# New ports collection makefile for:	grustibus
# Date created:		28 May 2002
# Whom:			Amar Takhar <verm@drunkmonk.net>
#
# $FreeBSD: ports/emulators/grustibus/Makefile,v 1.12 2006/03/07 08:26:15 ade Exp $
#

PORTNAME=	grustibus
PORTVERSION=	0.43
PORTREVISION=	4
CATEGORIES=	emulators gnome
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	An xmame frontend for Gnome

RUN_DEPENDS=	xmame:${PORTSDIR}/emulators/xmame

USE_X_PREFIX=	yes
USE_GNOME=	gnomecanvas gnomehack gnomeprefix libcapplet
USE_REINPLACE=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
		LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS=	--sysconfdir=`${GNOME_CONFIG} --sysconfdir`

.include <bsd.port.mk>
