# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD: graphics/gimmage/Makefile 327733 2013-09-20 18:35:44Z bapt $

PORTNAME=	gimmage
PORTVERSION=	0.2.3
PORTREVISION=	9
CATEGORIES=	graphics
MASTER_SITES=	BERLIOS CENKES

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Simple image viewer

LIB_DEPENDS=	libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 \
		libcurl.so:${PORTSDIR}/ftp/curl

USES=		gettext pkgconfig
GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=	--with-libintl-prefix=${LOCALBASE}

NO_STAGE=	yes
.include <bsd.port.mk>
