[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-trayicon

File: [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-trayicon / Attic / Makefile (download)

Revision 1.23, Mon Oct 8 12:19:06 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
Changes since 1.22: +1 -2 lines

Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

# $NetBSD: Makefile,v 1.23 2012/10/08 12:19:06 asau Exp $
#

PLUGIN_NAME=	trayicon
PKGREVISION=	1
.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"