1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-10 02:45:11 +00:00
freebsd-ports/mail/claws-mail-dillo/Makefile
2021-04-06 16:31:07 +02:00

14 lines
276 B
Makefile

# 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>