summaryrefslogtreecommitdiffstats
path: root/x11/gnome2-fifth-toe/Makefile
blob: d9d1083ba2d882bc5419b8fba3a5fa7fd3dc06a7 (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
# New ports collection makefile for:    gnome2-fifth-toe
# Date created:             20 September 2002
# Whom:                 Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#   $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.87 2007/05/26 18:25:13 marcus Exp $
#

PORTREVISION=   4
CATEGORIES= x11 gnome
PKGNAMESUFFIX=  -fifth-toe

COMMENT=    Additional GNOME 2 applications not included in the core desktop

RUN_DEPENDS=    pan:${PORTSDIR}/news/pan \
        xchat:${PORTSDIR}/irc/xchat \
        gimp>0:${PORTSDIR}/graphics/gimp \
        sodipodi:${PORTSDIR}/graphics/sodipodi \
        gnomeicu:${PORTSDIR}/net-im/gnomeicu \
        gthumb:${PORTSDIR}/graphics/gthumb \
        pidgin:${PORTSDIR}/net-im/pidgin \
        tsclient:${PORTSDIR}/net/tsclient \
        galeon:${PORTSDIR}/www/galeon \
        ${LOCALBASE}/share/themes/Gorilla/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/gnome-themes-extras \
        bluefish:${PORTSDIR}/www/bluefish \
        gossip:${PORTSDIR}/net-im/gossip \
        liferea:${PORTSDIR}/net/liferea \
        gnotime:${PORTSDIR}/deskutils/gnotime \
        rhythmbox:${PORTSDIR}/audio/rhythmbox \
        ${LOCALBASE}/share/pixmaps/glines/classic.png:${PORTSDIR}/games/gnome-games-extra-data \
        nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto \
        inkscape:${PORTSDIR}/graphics/inkscape \
        atomix:${PORTSDIR}/games/atomix \
        straw:${PORTSDIR}/net/straw

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

DESCR=      ${.CURDIR}/pkg-descr

.include "${MASTERDIR}/Makefile"