blob: 8ac14e38a3eb7987b068e2b161766a4f6d9aef2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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>
|