freebsd-ports/mail/claws-mail-pdf_viewer/Makefile
2023-01-09 13:37:17 +01:00

14 lines
331 B
Makefile

PORTNAME= pdf_viewer
PORTREVISION= 8
COMMENT= PDF and PostScript viewer plugin for Claws Mail
WWW= https://www.claws-mail.org/plugin.php?plugin=pdf_viewer
LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib
USES+= ghostscript
CLAWS_PLUGINS_BUILD= ${PORTNAME}
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>