pkgsrc/mail/sylpheed-claws-dillo-viewer/Makefile

17 lines
405 B
Makefile

# $NetBSD: Makefile,v 1.8 2006/02/05 23:09:58 joerg Exp $
#
PLUGIN_NAME= dillo_viewer
.include "../../mail/sylpheed-claws/plugins.mk"
PKGREVISION= 1
MAINTAINER= cube@NetBSD.org
COMMENT= Plugin to allow Sylpheed-claws to render HTML attachments
DEPENDS+= dillo>=0.7.2:../../www/dillo
CONFIGURE_ARGS+= --enable-dillo-viewer-plugin
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"