aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome2-fifth-toe/Makefile
blob: 8d2802a88111e7f545db7c62307817c8dfe0fc2b (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
52
# New ports collection makefile for:    gnome
# Date created:             18th April 2001
# Whom:                 Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   gnome-fifth-toe
PORTVERSION=    1.4
PORTREVISION=   2
CATEGORIES= x11 gnome
MASTER_SITES=   # empty
DISTFILES=  # empty
EXTRACT_ONLY=   # empty

MAINTAINER= gnome@FreeBSD.org

RUN_DEPENDS=    mozilla:${PORTSDIR}/www/mozilla \
        galeon:${PORTSDIR}/www/galeon \
        gabber:${PORTSDIR}/net/gabber \
        pan:${PORTSDIR}/news/pan \
        gnumeric:${PORTSDIR}/math/gnumeric \
        sodipodi:${PORTSDIR}/graphics/sodipodi \
        atomix:${PORTSDIR}/games/atomix \
        balsa:${PORTSDIR}/mail/balsa \
        bombermaze:${PORTSDIR}/games/bombermaze \
        dia:${PORTSDIR}/graphics/dia \
        eog:${PORTSDIR}/graphics/eog \
        gedit:${PORTSDIR}/editors/gedit \
        gimp:${PORTSDIR}/graphics/gimp1 \
        glimmer:${PORTSDIR}/editors/glimmer \
        gnomeicu:${PORTSDIR}/net/gnomeicu \
        gob:${PORTSDIR}/x11-toolkits/gob \
        gtm:${PORTSDIR}/ftp/gtm \
        gnucash:${PORTSDIR}/deskutils/gnucash \
        abiword:${PORTSDIR}/editors/AbiWord \
        anjuta:${PORTSDIR}/devel/anjuta \
        guppi:${PORTSDIR}/math/guppi

# We're still missing a few things from the "official" distribution
# All can be found in stable/sources on MASTER_SITE_GNOME
#
# firestarter, fpm, gfax, gnome-db, gnome-lokkit, gnomoku,
# gnorpm, googlizer, merlin-cpufire, radioactive, toutdoux

NO_BUILD=   yes
USE_GNOME=  yes
USE_PYTHON= yes

do-install: # empty

.include <bsd.port.mk>