aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-dillo/Makefile
blob: 3dad8cd1c1d4d7fa01d61077f32fbda0c4abaae4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Rozhuk Ivan <rozhuk.im@gmail.com>

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>