# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD: tags/RELEASE_11_0_0/graphics/edje_viewer/Makefile 412346 2016-04-01 14:00:51Z mat $

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

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

LIB_DEPENDS=	libefl.so:devel/efl \
		libelementary.so:x11-toolkits/elementary

USES=		pkgconfig tar:bzip2
DIST_SUBDIR=	e17
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
