Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/mail/claws-mail-dillo/Makefile
16149 views
# Created by: Rozhuk Ivan <[email protected]>

PORTNAME=	dillo
PORTREVISION=	0

COMMENT=	Viewing of html messages using the Dillo web browser

RUN_DEPENDS=	dillo>=0:www/dillo2

CLAWS_PLUGINS_BUILD=	${PORTNAME}

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