summaryrefslogtreecommitdiffstats
path: root/graphics/edje_viewer/Makefile
blob: c4089cd20e0cff1f7266e36e9fbc664b2615fec4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$

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

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

LIB_DEPENDS=	libefl.so:${PORTSDIR}/devel/efl \
		libelementary.so:${PORTSDIR}/x11-toolkits/elementary

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

.include <bsd.port.mk>
OpenPOWER on IntegriCloud