# $NetBSD: Makefile,v 1.9 2007/04/12 09:55:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.3.0 DISTNAME= xfce4-cpugraph-plugin-${XFCE4_VERSION} #PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-cpugraph-plugin/ COMMENT= Xfce CPU load plugin USE_TOOLS+= intltool .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"