2012-12-10 18:27:47 +01:00
|
|
|
# Created by: Pawel Pekala <c0rn@o2.pl>
|
2012-06-30 17:35:25 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= pdf_viewer
|
2014-05-27 23:11:52 +02:00
|
|
|
PORTREVISION= 0
|
2012-06-30 17:35:25 +02:00
|
|
|
|
2012-12-10 18:27:47 +01:00
|
|
|
COMMENT= PDF and PostScript viewer plugin for Claws Mail
|
2012-06-30 17:35:25 +02:00
|
|
|
|
2013-08-29 17:01:46 +02:00
|
|
|
LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
|
2012-06-30 17:35:25 +02:00
|
|
|
|
|
|
|
USE_GHOSTSCRIPT=yes
|
|
|
|
|
2013-05-11 16:10:28 +02:00
|
|
|
CLAWS_PLUGINS_BUILD= pdf_viewer
|
2012-06-30 17:35:25 +02:00
|
|
|
|
2013-05-11 16:10:28 +02:00
|
|
|
.include "../claws-mail/Makefile.claws"
|
2012-06-30 17:35:25 +02:00
|
|
|
.include <bsd.port.mk>
|