freebsd-ports/mail/claws-mail-pdf_viewer/Makefile
Xin LI 01c420e177 mail/claws-mail: upgrade to 3.19.1 and 4.1.1.
PR:		ports/273090
Approved by:	maintainer
2023-08-21 22:44:26 -07:00

13 lines
315 B
Makefile

PORTNAME= pdf_viewer
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>