# Created by: Alexander Y. Grigoryev <alexander.4mail@gmail.com>
# $FreeBSD: graphics/zathura-djvu/Makefile 327733 2013-09-20 18:35:44Z bapt $

PORTNAME=	zathura-djvu
PORTVERSION=	0.2.2
CATEGORIES=	graphics
MASTER_SITES=	http://pwmt.org/projects/zathura/plugins/download/

MAINTAINER=	alexander.4mail@gmail.com
COMMENT=	The zathura-djvu plugin adds DjVu support to zathura

LIB_DEPENDS=	djvulibre:${PORTSDIR}/graphics/djvulibre
BUILD_DEPENDS=	zathura:${PORTSDIR}/graphics/zathura
RUN_DEPENDS=	zathura:${PORTSDIR}/graphics/zathura

USE_GNOME=	glib20 gtk20
USES=		gmake pkgconfig

PLIST_FILES=	lib/zathura/djvu.so
PLIST_DIRSTRY=	lib/zathura

NO_STAGE=	yes
.include <bsd.port.mk>
