pkgsrc/sysutils/xfce4-genmon-plugin/Makefile
gutteridge 31d6de7081 xfce4-genmon-plugin: update to 4.0.2
Change log:

4.0.2 (2019/08/11)
==================
- Change font to use pt instead of px to match system font setting
- Simplify and standardize spacing
- Adjust tooltip such that period is shown as float (2) number
- Translation updates
2019-08-19 01:09:47 +00:00

16 lines
522 B
Makefile

# $NetBSD: Makefile,v 1.41 2019/08/19 01:09:47 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 4.0.2
DISTNAME= xfce4-genmon-plugin-${VERSION}
CATEGORIES= sysutils
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/${VERSION:R}/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin
COMMENT= Xfce general purpose monitor plugin
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"