summaryrefslogtreecommitdiffstats
path: root/x11/gnome2-power-tools/Makefile
blob: 77b7d2a9d22fa6cb645bf607298819dbe397e771 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
# 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.71 2006/07/19 06:09:37 ahze Exp $
#

PORTREVISION=   0
CATEGORIES= x11 gnome
PKGNAMESUFFIX=  -power-tools

COMMENT=    The 'Geektoys' for the GNOME 2 power user

RUN_DEPENDS=    ${LOCALBASE}/lib/epiphany/2.14/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}/sysutils/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 \
        bpm:${PORTSDIR}/sysutils/bpm \
        pbrowser:${PORTSDIR}/sysutils/portbrowser

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

DESCR=      ${.CURDIR}/pkg-descr
.include "${MASTERDIR}/Makefile"