# New ports collection makefile for:	gimmage
# Date created:		10 June 2007
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD: ports/graphics/gimmage/Makefile,v 1.2 2007/07/20 19:50:41 sat Exp $
#

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

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

LIB_DEPENDS=	gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
		curl.4:${PORTSDIR}/ftp/curl

USE_GETTEXT=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
