freebsd-ports/graphics/edje_viewer/Makefile

20 lines
396 B
Makefile
Raw Normal View History

# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
PORTNAME= edje_viewer
PORTVERSION= 20130520
PORTREVISION= 3
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>