7469b029a6
Bump PORTREVISIONs of dependent ports. Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
19 lines
396 B
Makefile
19 lines
396 B
Makefile
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
# $FreeBSD$
|
|
|
|
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>
|