Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/mail/claws-mail-dillo/Makefile
16460 views
PORTNAME=	dillo

COMMENT=	Viewing of html messages using the Dillo web browser
WWW=		https://www.claws-mail.org/plugin.php?plugin=dillo

RUN_DEPENDS=	dillo>=0:www/dillo2

CLAWS_PLUGINS_BUILD=	${PORTNAME}

.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>