summaryrefslogtreecommitdiffstats
path: root/x11/gnome2-power-tools/Makefile
blob: bb5508fef4f0549f0a6643b5a9657fc137ebc510 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# New ports collection makefile for:    gnome2-power-tools
# Date created:             18 January 2004
# Whom:                 Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES= x11 gnome
PKGNAMESUFFIX=  -power-tools

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-menu-editor:${PORTSDIR}/deskutils/gnome-menu-editor
#       ${X11BASE}/libexec/quick-lounge-applet:${PORTSDIR}/misc/quick-lounge-applet \

MASTERDIR=  ${.CURDIR}/../gnome2
GNOME_SLAVE=    yes

.include "${MASTERDIR}/Makefile"