# $NetBSD: Makefile,v 1.35 2023/11/14 14:02:26 wiz Exp $
PKGREVISION= 5
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 1.3.1
DISTNAME= xfce4-mailwatch-plugin-${VERSION}
CATEGORIES= mail
MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/${VERSION:R}/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin
COMMENT= Xfce mail checker plugin for the panel
CONFIGURE_ARGS+= --x-includes=${X11BASE}/include \
--x-libraries=${X11BASE}/libs
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../x11/xfce4-exo/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
CVSweb <webmaster@jp.NetBSD.org>