aboutsummaryrefslogblamecommitdiff
path: root/graphics/edje_viewer/Makefile
blob: e10c96929ec5894072a2c8c7d9577f794e582e97 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  

                           
                        
                 
                                      
                                       
 
                                         
                                            
 
                                   
 
                                   
                   

                   
                      
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>

PORTNAME=	edje_viewer
PORTVERSION=	20130520
PORTREVISION=	5
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

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

.include <bsd.port.mk>