- general rework of the preferences dialog - set the default update interval to 0.5s (workaround for #13536) - tons of translation updates
16 lines
517 B
Makefile
16 lines
517 B
Makefile
# $NetBSD: Makefile,v 1.53 2019/01/18 13:06:02 youri Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
VERSION= 1.2.2
|
|
DISTNAME= xfce4-systemload-plugin-${VERSION}
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/${VERSION:R}/
|
|
|
|
HOMEPAGE= http://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"
|