14 lines
348 B
Makefile
14 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.2 2004/03/11 12:23:19 jmmv Exp $
|
|
#
|
|
|
|
PLUGIN_NAME= trayicon
|
|
.include "../../mail/sylpheed-claws/plugins.mk"
|
|
|
|
MAINTAINER= cube@NetBSD.org
|
|
COMMENT= Plugin to make Sylpheed-claws display an icon in the system tray
|
|
|
|
CONFIGURE_ARGS+= --enable-trayicon-plugin
|
|
|
|
.include "../../x11/gtk/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|