summaryrefslogtreecommitdiffstats
path: root/x11/gnome2-power-tools/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-03-19 13:35:06 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-03-19 13:35:06 +0800
commit716e853082f85512d878931d3c2903f4a669c7e8 (patch)
tree3a24d58f313f014bb8f3aca107a85ec50d2fb1df /x11/gnome2-power-tools/Makefile
parentea6bb0f0996a0cf559b13cfa9aef24e8199d6a23 (diff)
downloadmarcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.gz
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.zst
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.zip
Remove these ports now that they have been committed to FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8576 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2-power-tools/Makefile')
-rw-r--r--x11/gnome2-power-tools/Makefile43
1 files changed, 0 insertions, 43 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile
deleted file mode 100644
index 4130e8af1..000000000
--- a/x11/gnome2-power-tools/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# New ports collection makefile for: gnome2-power-tools
-# Date created: 18 January 2004
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.75 2007/03/11 20:50:13 mezz Exp $
-#
-
-PORTREVISION= 0
-CATEGORIES= x11 gnome
-PKGNAMESUFFIX= -power-tools
-
-COMMENT= The 'Geektoys' for the GNOME 2 power user
-
-RUN_DEPENDS= ${LOCALBASE}/lib/epiphany/2.18/extensions/libgesturesextension.so:${PORTSDIR}/www/epiphany-extensions \
- gnome-pkgview:${PORTSDIR}/sysutils/gnome-pkgview \
- ${LOCALBASE}/libexec/netspeed_applet2:${PORTSDIR}/net/netspeed_applet \
- ${LOCALBASE}/sbin/gkrellmd:${PORTSDIR}/sysutils/gkrellm2 \
- splashsetter:${PORTSDIR}/deskutils/splashsetter \
- gdesklets:${PORTSDIR}/deskutils/gdesklets \
- cog:${PORTSDIR}/sysutils/cog \
- gnome-blog-poster:${PORTSDIR}/deskutils/gnome-blog \
- gnomesu:${PORTSDIR}/security/libgnomesu \
- bpm:${PORTSDIR}/ports-mgmt/bpm \
- gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \
- serpentine:${PORTSDIR}/sysutils/serpentine \
- devilspie:${PORTSDIR}/x11-wm/devilspie \
- ${LOCALBASE}/lib/nautilus/extensions-1.0/libnautilus-open-terminal.so:${PORTSDIR}/deskutils/nautilus-open-terminal \
- gtweakui-menus:${PORTSDIR}/deskutils/gtweakui \
- gnome-art:${PORTSDIR}/x11-themes/gnome-art \
- brightside:${PORTSDIR}/x11/brightside \
- evolution-gconf-filter-exchange:${PORTSDIR}/devel/evolution-gconf-tools \
- ${LOCALBASE}/libexec/quick-lounge-applet:${PORTSDIR}/misc/quick-lounge-applet \
- eiciel:${PORTSDIR}/sysutils/eiciel \
- gtk-send-pr:${PORTSDIR}/sysutils/gtk-send-pr \
- thefish:${PORTSDIR}/sysutils/thefish \
- pbrowser:${PORTSDIR}/ports-mgmt/portbrowser
-
-MASTERDIR= ${.CURDIR}/../gnome2
-GNOME_SLAVE= yes
-
-DESCR= ${.CURDIR}/pkg-descr
-.include "${MASTERDIR}/Makefile"