summaryrefslogtreecommitdiff
path: root/mail/claws-mail-pdf_viewer/Makefile
blob: 4d313918b0215a91c56678a2557c514bc2e7eaf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	pdf_viewer
PORTREVISION=	3

COMMENT=	PDF and PostScript viewer plugin for Claws Mail
WWW=		https://www.claws-mail.org/plugin.php?plugin=pdf_viewer

LIB_DEPENDS=	libpoppler-glib.so:graphics/poppler-glib

USES+=		ghostscript

CLAWS_PLUGINS_BUILD=	${PORTNAME}

.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>