2012-11-04 14:05:04 +01:00
|
|
|
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
2006-10-08 15:48:37 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= edje_viewer
|
2013-05-20 05:05:29 +02:00
|
|
|
PORTVERSION= 20130520
|
2016-09-27 15:43:25 +02:00
|
|
|
PORTREVISION= 3
|
2010-12-14 08:30:56 +01:00
|
|
|
CATEGORIES= graphics enlightenment
|
2013-05-20 05:05:29 +02:00
|
|
|
MASTER_SITES= LOCAL/gblach/e17/extra/
|
2006-10-08 15:48:37 +02:00
|
|
|
|
2015-04-16 23:55:10 +02:00
|
|
|
MAINTAINER= enlightenment@FreeBSD.org
|
2014-06-13 09:36:27 +02:00
|
|
|
COMMENT= Simple viewer for .edj files
|
2006-10-08 15:48:37 +02:00
|
|
|
|
2016-09-27 15:43:25 +02:00
|
|
|
LIB_DEPENDS= libefl.so:devel/efl
|
2014-11-25 04:07:22 +01:00
|
|
|
|
2014-07-29 20:41:15 +02:00
|
|
|
USES= pkgconfig tar:bzip2
|
2010-12-14 08:30:56 +01:00
|
|
|
DIST_SUBDIR= e17
|
2006-10-08 15:48:37 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2007-03-24 15:03:59 +01:00
|
|
|
.include <bsd.port.mk>
|