e886c38c6e
PR: 259656
15 lines
310 B
Makefile
15 lines
310 B
Makefile
# Created by: Pawel Pekala <c0rn@o2.pl>
|
|
|
|
PORTNAME= pdf_viewer
|
|
PORTREVISION= 5
|
|
|
|
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>
|