pkgsrc/x11/mate-indicator-applet/Makefile
gutteridge 84a8778e4f mate-indicator-applet: update to 1.21.0
Change log:

  * Translations update
  * tomboykeybinder: avoid 'gdk_error_trap_push/pop' and 'gdk_flush'
  * migrate language list to po/LINGUAS file
  * disable deprecation warnings for distcheck
  * tomboykeybinder: avoid deprecated 'gdk_keymap_get_default'
  * transifex: update config with branch specific resoures
2019-02-17 06:15:37 +00:00

13 lines
393 B
Makefile

# $NetBSD: Makefile,v 1.13 2019/02/17 06:15:37 gutteridge Exp $
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= mate-indicator-applet-${VERSION}
CATEGORIES= x11
COMMENT= MATE indicator applet
.include "../../x11/mate-panel/buildlink3.mk"
.include "../../devel/libindicator3/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"