summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-systemload-plugin/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-09-26 10:35:33 +0000
committermartti <martti@pkgsrc.org>2003-09-26 10:35:33 +0000
commit32e3cdb5a17d76414b018d71df31ea3a690f23d0 (patch)
tree51d8bfd889e148c8ee0b98cfc65b3f235cc7cbe3 /sysutils/xfce4-systemload-plugin/Makefile
parentd08394eeda0d7de9758c3903441bf0032ca23166 (diff)
downloadpkgsrc-32e3cdb5a17d76414b018d71df31ea3a690f23d0.tar.gz
System Load plugin for XFce4.
Diffstat (limited to 'sysutils/xfce4-systemload-plugin/Makefile')
-rw-r--r--sysutils/xfce4-systemload-plugin/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile
new file mode 100644
index 00000000000..f44df494b56
--- /dev/null
+++ b/sysutils/xfce4-systemload-plugin/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:35:33 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+XFCE4_VERSION= 0.3.2
+
+DISTNAME= xfce4-systemload-plugin-${XFCE4_VERSION}
+CATEGORIES= sysutils
+MASTER_SITES= http://download.berlios.de/xfce-goodies/
+COMMENT= XFce4 system load plugin
+
+.include "../../x11/xfce4-panel/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"