pkgsrc/sysutils/xfce4-systemload-plugin/Makefile
wiz 4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00

17 lines
531 B
Makefile

# $NetBSD: Makefile,v 1.59 2020/03/10 22:11:03 wiz Exp $
PKGREVISION= 2
.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"