pkgsrc/sysutils/xfce4-systemload-plugin/Makefile
gutteridge 022c028f20 xfce4-systemload-plugin: update to 1.2.3
Change log:

1.2.3 (2019/08/13)
-----------------
- fix possible leak
- fix a crash when opening the properties dialog
- tons of translation updates
2019-08-19 04:49:47 +00:00

16 lines
523 B
Makefile

# $NetBSD: Makefile,v 1.57 2019/08/19 04:49:47 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 1.2.3
DISTNAME= xfce4-systemload-plugin-${VERSION}
CATEGORIES= sysutils
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/${VERSION:R}/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
COMMENT= Xfce system load plugin
MAKE_ENV.DragonFly+= OS_LIBS=-lkinfo
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"