# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/graphics/ristretto/Makefile 412346 2016-04-01 14:00:51Z mat $

PORTNAME=	ristretto
PORTVERSION=	0.8.0
CATEGORIES=	graphics xfce
MASTER_SITES=	XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR=	xfce4

MAINTAINER=	xfce@FreeBSD.org
COMMENT=	Image viewer with Xfce integration

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libexif.so:graphics/libexif \
		libdbus-glib-1.so:devel/dbus-glib \

USES=		pkgconfig gettext desktop-file-utils gmake xfce tar:bzip2
GNU_CONFIGURE=	yes
USE_GNOME=	gtk20 glib20 intltool intlhack
INSTALLS_ICONS=	yes
USE_XFCE=	libmenu
USE_XORG=	x11

.include <bsd.port.mk>
