1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/graphics/edje_viewer/Makefile
Thomas Zander b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00

20 lines
396 B
Makefile

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