freebsd-ports/graphics/edje_viewer/Makefile
2023-04-25 17:17:15 +02:00

17 lines
369 B
Makefile

PORTNAME= edje_viewer
PORTVERSION= 20130520
PORTREVISION= 6
CATEGORIES= graphics enlightenment
MASTER_SITES= LOCAL/gblach/e17/extra/
MAINTAINER= enlightenment@FreeBSD.org
COMMENT= Simple viewer for .edj files
WWW= https://www.enlightenment.org/
LIB_DEPENDS= libefl.so:devel/efl
USES= pkgconfig tar:bzip2
DIST_SUBDIR= e17
GNU_CONFIGURE= yes
.include <bsd.port.mk>