aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-pdf_viewer/Makefile
blob: 1abd3a27a0ce7a90ddafd3d250d1328848db8fe9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Pawel Pekala <c0rn@o2.pl>

PORTNAME=	pdf_viewer
PORTREVISION=	4

COMMENT=	PDF and PostScript viewer plugin for Claws Mail

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

USES+=		ghostscript

CLAWS_PLUGINS_BUILD=	${PORTNAME}

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