summaryrefslogtreecommitdiff
path: root/misc/gkrellm-flynn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gkrellm-flynn/Makefile')
-rw-r--r--misc/gkrellm-flynn/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/gkrellm-flynn/Makefile b/misc/gkrellm-flynn/Makefile
new file mode 100644
index 00000000000..e964ee7893b
--- /dev/null
+++ b/misc/gkrellm-flynn/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/25 00:49:59 cube Exp $
+#
+
+DISTNAME= gkrellflynn-0.8
+PKGNAME= ${DISTNAME:S/gkrell/gkrellm-/}
+CATEGORIES= misc
+MASTER_SITES= http://horus.comlab.uni-rostock.de/flynn/
+
+MAINTAINER= cube@NetBSD.org
+HOMEPAGE= http://horus.comlab.uni-rostock.de/flynn/
+COMMENT= GKrellM2 plugin that shows system load with a DooM marine
+
+USE_BUILDLINK3= YES
+USE_GNU_TOOLS+= make
+ALL_TARGET= gkrellm2
+INSTALL_TARGET= installgkrellm2
+
+.include "../../sysutils/gkrellm/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"