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

PORTNAME=	pdf_viewer
PORTREVISION=	0

COMMENT=	PDF and PostScript viewer plugin for Claws Mail

LIB_DEPENDS=	libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib

USE_GHOSTSCRIPT=yes

CLAWS_PLUGINS_BUILD=	pdf_viewer

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