summaryrefslogtreecommitdiffstats
path: root/x11/gnome2-fifth-toe/Makefile
blob: f0c1a113d8fab22eadd147eabebd61db41c8722b (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
45
46
47
48
49
50
51
# New ports collection makefile for:    gnome2-fifth-toe
# Date created:             20 September 2002
# Whom:                 Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   gnome2-fifth-toe
PORTVERSION=    2.4.0
CATEGORIES= x11 gnome
MASTER_SITES=   # empty
DISTFILES=  # empty
EXTRACT_ONLY=   # empty

MAINTAINER= gnome@FreeBSD.org
COMMENT=    The "meta-port" for the GNOME 2 "Fifth-Toe" extra package set

RUN_DEPENDS=    gnumeric:${PORTSDIR}/math/gnumeric2 \
        AbiWord-2.0:${PORTSDIR}/editors/AbiWord2 \
        pan:${PORTSDIR}/news/pan2 \
        xchat:${PORTSDIR}/irc/xchat2 \
        balsa:${PORTSDIR}/mail/balsa2 \
        gimp-1.3:${PORTSDIR}/graphics/gimp-devel \
        sodipodi:${PORTSDIR}/graphics/sodipodi \
        gnomeicu:${PORTSDIR}/net/gnomeicu2 \
        gthumb:${PORTSDIR}/graphics/gthumb2 \
        mergeant:${PORTSDIR}/databases/mergeant \
        ghex2:${PORTSDIR}/editors/ghex2 \
        glade-2:${PORTSDIR}/devel/glade2 \
        gob2:${PORTSDIR}/devel/gob2 \
        gtetrinet:${PORTSDIR}/games/gtetrinet \
        ${X11BASE}/lib/gaim/docklet.so:${PORTSDIR}/net/gaim \
        sawfish:${PORTSDIR}/x11-wm/sawfish2 \
        dia:${PORTSDIR}/graphics/dia \
        mrproject:${PORTSDIR}/deskutils/mrproject \
        tsclient:${PORTSDIR}/net/tsclient \
        regexxer:${PORTSDIR}/devel/regexxer \
        streamtuner:${PORTSDIR}/audio/streamtuner \
        meld:${PORTSDIR}/textproc/meld \
        gcompris:${PORTSDIR}/games/gcompris2 \
        galeon:${PORTSDIR}/www/galeon2 \
        gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit \
        totem:${PORTSDIR}/multimedia/totem \
        seahorse:${PORTSDIR}/security/seahorse \
        workrave:${PORTSDIR}/x11/workrave

NO_BUILD=   yes

do-install: # empty

.include <bsd.port.mk>