summaryrefslogtreecommitdiff
path: root/x11/gnome-gkrellm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-gkrellm/Makefile')
-rw-r--r--x11/gnome-gkrellm/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11/gnome-gkrellm/Makefile b/x11/gnome-gkrellm/Makefile
deleted file mode 100644
index 12233f93f76..00000000000
--- a/x11/gnome-gkrellm/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.16 2005/05/22 20:08:47 jlam Exp $
-
-DISTNAME= gkrellm-gnome
-PKGNAME= gnome-gkrellm-0.1
-PKGREVISION= 6
-CATEGORIES= gnome sysutils
-MASTER_SITES= http://web.wt.net/~billw/gkrellm/Plugins/
-
-MAINTAINER= damon@NetBSD.org
-HOMEPAGE= http://web.wt.net/~billw/gkrellm/Plugins.html
-COMMENT= gkrellm gnome plugin
-
-USE_TOOLS+= gmake
-
-pre-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins
-
-.include "../../sysutils/gkrellm1/buildlink3.mk"
-.include "../../x11/gnome-libs/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"