# New ports collection makefile for:	ristretto
# Date created:		2007-08-27
# Whom:			Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD: ports/graphics/ristretto/Makefile,v 1.8 2007/10/15 22:51:53 miwi Exp $
#

PORTNAME=	ristretto
PORTVERSION=	0.0.9
CATEGORIES=	graphics
MASTER_SITES=	http://goodies.xfce.org/releases/${PORTNAME}/

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	An image-viewer with xfce-integration

LIB_DEPENDS=	exif.12:${PORTSDIR}/graphics/libexif

GNU_CONFIGURE=	yes
USE_GNOME=	gtk20
USE_GMAKE=	yes
INSTALLS_ICONS=	yes
USE_GETTEXT=	yes
USE_XFCE=	configenv libutil thunar
USE_XLIB=	yes

.include <bsd.port.mk>
