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

                           
                        
                                      
                                       
 
                                  
                                            
 
                         
                   
                   
                   

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

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

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

USES=		pkgconfig
DIST_SUBDIR=	e17
USE_BZIP2=	yes
GNU_CONFIGURE=	yes
USE_EFL=	evas ecore edje elementary
USE_EFL_ECORE=	file

.include <bsd.port.mk>