pkgsrc/mail/claws-mail-trayicon/Makefile
2012-07-02 19:08:42 +00:00

17 lines
453 B
Makefile

# $NetBSD: Makefile,v 1.21 2012/07/02 19:08:45 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
PLUGIN_NAME= trayicon
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Places an icon in the system tray for new mail
CONFIGURE_ARGS+= --enable-trayicon-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
.include "../../mail/claws-mail/Makefile.vers"
.include "../../mk/bsd.pkg.mk"