summaryrefslogtreecommitdiff
path: root/misc/gkrellm2-flynn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gkrellm2-flynn/Makefile')
-rw-r--r--misc/gkrellm2-flynn/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/misc/gkrellm2-flynn/Makefile b/misc/gkrellm2-flynn/Makefile
deleted file mode 100644
index b3cebce6091..00000000000
--- a/misc/gkrellm2-flynn/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/25 00:40:50 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"