freebsd-ports/mail/claws-mail-pdf_viewer/Makefile
2021-11-08 18:16:57 +03:00

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>