summaryrefslogtreecommitdiff
path: root/misc/gkrellmbgchg2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gkrellmbgchg2/Makefile')
-rw-r--r--misc/gkrellmbgchg2/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/misc/gkrellmbgchg2/Makefile b/misc/gkrellmbgchg2/Makefile
deleted file mode 100644
index fe5a9f6c8360..000000000000
--- a/misc/gkrellmbgchg2/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: gkrellmbgchg
-# Date Created: 8 Aug 2002
-# Whom: Chris Stuart <firewolf@lightningfire.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gkrellmbgchg
-PORTVERSION= 0.0.4
-CATEGORIES= misc
-MASTER_SITES= http://www.personal.uni-jena.de/~p6best/comp/sources/
-
-MAINTAINER= firewolf@lightningfire.net
-COMMENT= A plugin for GKrellM, which changes the desktop's background image
-
-BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
-RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
-
-WRKSRC= ${WRKDIR}/gkrellmbgchg-${PORTVERSION}
-USE_X_PREFIX= yes
-USE_GNOMENG= yes
-USE_GNOME= imlib
-
-.include <bsd.port.mk>