diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 37 | ||||
-rw-r--r-- | x11/gnome2-power-tools/pkg-descr | 12 | ||||
-rw-r--r-- | x11/gnome2-power-tools/pkg-plist | 1 |
3 files changed, 50 insertions, 0 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile new file mode 100644 index 000000000..110d8bdc8 --- /dev/null +++ b/x11/gnome2-power-tools/Makefile @@ -0,0 +1,37 @@ +# New ports collection makefile for: gnome2-power-tools +# Date created: 18 January 2004 +# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> +# +# $FreeBSD: ports/x11/gnome2-power-tools/Makefile,v 1.23 2005/04/18 21:02:56 marcus Exp $ +# + +PORTNAME= gnome2-power-tools +PORTVERSION= 2.10.1 +CATEGORIES= x11 gnome +MASTER_SITES= # empty +DISTFILES= # empty +EXTRACT_ONLY= # empty + +MAINTAINER= gnome@FreeBSD.org +COMMENT= "Geektoys" for the GNOME 2 power user + +RUN_DEPENDS= ${X11BASE}/lib/epiphany-1.6/extensions/libgesturesextension.so:${PORTSDIR}/www/epiphany-extensions \ + gnome-pkgview:${PORTSDIR}/sysutils/gnome-pkgview \ + ${X11BASE}/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/gnomeblog \ + gnomesu:${PORTSDIR}/security/libgnomesu \ + bpm:${PORTSDIR}/sysutils/bpm \ + gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ + gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ + gnome-menu-editor:${PORTSDIR}/deskutils/gnome-menu-editor +# ${X11BASE}/libexec/quick-lounge-applet:${PORTSDIR}/misc/quick-lounge-applet \ + +NO_BUILD= yes + +do-install: # empty + +.include <bsd.port.mk> diff --git a/x11/gnome2-power-tools/pkg-descr b/x11/gnome2-power-tools/pkg-descr new file mode 100644 index 000000000..041e159b9 --- /dev/null +++ b/x11/gnome2-power-tools/pkg-descr @@ -0,0 +1,12 @@ +GNOME 2 Power Tools + +Power Tools is every GNOME geek's Batbelt. It fills the gap between the +core GNOME Desktop, which tries to be a relevant set of modules for all +users; and the Fifth Toe, which is the collection of the coolest and most +useful GNOME applications. + +This collection consists of utilities and applets for the technically-minded +GNOME user. It also contains many useful add-on utilities for some of the +applications found in the Desktop and Fifth Toe. + +WWW: http://www.FreeBSD.org/gnome/ diff --git a/x11/gnome2-power-tools/pkg-plist b/x11/gnome2-power-tools/pkg-plist new file mode 100644 index 000000000..549a621fe --- /dev/null +++ b/x11/gnome2-power-tools/pkg-plist @@ -0,0 +1 @@ +@comment this plist intentionally left empty |