# New ports collection makefile for:	edje_viewer
# Date created:		2006-08-14
# Whom:			Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $MBSDlabs$
# $FreeBSD: ports/graphics/edje_viewer/Makefile,v 1.13 2011/10/24 03:33:03 stas Exp $
#

PORTNAME=	edje_viewer
PORTVERSION=	20110129
CATEGORIES=	graphics enlightenment
MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/extra/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A simple viewer for .edj files

DIST_SUBDIR=	e17
USE_BZIP2=	yes
GNU_CONFIGURE=	yes
USE_EFL=	evas ecore edje elementary
USE_EFL_ECORE=	file
USE_GNOME=	gnomehack pkgconfig
USE_GMAKE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
