pkgsrc/sysutils/xfce4-battery-plugin/Makefile
gutteridge d6ad645feb xfce4-battery-plugin: update to 1.1.3
Change log:

1.1.3 (2019/08/13):
===================
* Fix some warnings reported by Clang (Bug #15037)
* Avoid unnecessary strdup (Bug #15196)
* Replace GtkStock buttons
* New translation for hy_AM
* Lots of other translations updates
2019-08-18 21:58:55 +00:00

15 lines
530 B
Makefile

# $NetBSD: Makefile,v 1.54 2019/08/18 21:58:55 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 1.1.3
DISTNAME= xfce4-battery-plugin-${VERSION}
CATEGORIES= sysutils
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/1.1/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin
COMMENT= Xfce battery monitor plugin
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"