mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-10 02:45:11 +00:00
14 lines
276 B
Makefile
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>
|