# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD: tags/RELEASE_10_1_0/graphics/edje_viewer/Makefile 367888 2014-09-10 20:50:31Z gerald $

PORTNAME=	edje_viewer
PORTVERSION=	20130520
PORTREVISION=	1
CATEGORIES=	graphics enlightenment
MASTER_SITES=	LOCAL/gblach/e17/extra/

MAINTAINER=	gblach@FreeBSD.org
COMMENT=	Simple viewer for .edj files

USES=		pkgconfig tar:bzip2
DIST_SUBDIR=	e17
GNU_CONFIGURE=	yes
USE_EFL=	evas ecore edje elementary
USE_EFL_ECORE=	file

.include <bsd.port.mk>
