# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD: x11/terminology/Makefile 331629 2013-10-25 19:58:18Z gblach $

PORTNAME=	terminology
PORTVERSION=	0.3.0
CATEGORIES=	x11 enlightenment
MASTER_SITES=	http://download.enlightenment.org/releases/ \
		LOCAL/gblach/e17/

MAINTAINER=	gblach@FreeBSD.org
COMMENT=	EFL Terminal Emulator

LICENSE=	BSD

USES=		pkgconfig
DIST_SUBDIR=	e17
USE_BZIP2=	yes
GNU_CONFIGURE=	yes
USE_EFL=	eina eet evas ecore edje emotion elementary
USE_EFL_ECORE=	imf imf_evas input ipc

.include <bsd.port.mk>
