pkgsrc/sysutils/xfce4-systemload-plugin/Makefile

20 lines
560 B
Makefile

# $NetBSD: Makefile,v 1.40 2015/04/25 14:24:56 tnn Exp $
PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-systemload-plugin-1.1.2
CATEGORIES= sysutils
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/1.1/
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
COMMENT= Xfce system load plugin
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "DragonFly"
MAKE_ENV+= OS_LIBS=-lkinfo
.endif
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"