Files
pkgsrc-ng/sysutils/xfce4-systemload-plugin/Makefile
2013-09-26 17:14:40 +02:00

21 lines
499 B
Makefile

# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:00 wiz Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.4.2
DISTNAME= xfce4-systemload-plugin-${XFCE4_VERSION}
PKGREVISION= 18
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/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"