aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome2/Makefile
blob: dd818ad0312ab5fe2b81a0810729fd1fcf0fa3d4 (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
# New ports collection makefile for:    gnome
# Version required: 0.99.3
# Date created:     17 Aug 1998
# Whom:         Yukihiro Nakai <Nakai@technologist.com>
#
# $Id: Makefile,v 1.3 1999/01/20 22:11:43 vanilla Exp $
#

DISTNAME=   gnome-0.99.3
CATEGORIES= x11
MASTER_SITES=   # empty
DISTFILES=  # empty

MAINTAINER= nacai@iname.com

LIB_DEPENDS=    gnome.1:${PORTSDIR}/x11/gnomelibs \
        panel_applet.1:${PORTSDIR}/x11/gnomecore \
        gdkcardimage.1:${PORTSDIR}/games/gnomegames \
        gnomeprint.0:${PORTSDIR}/print/gnomeprint
#       gxsnmp.1:${PORTSDIR}/sysutils/gnomeadmin
RUN_DEPENDS=    gcalc:${PORTSDIR}/misc/gnomeutils \
        ElectricEyes:${PORTSDIR}/graphics/electriceyes \
        gtop:${PORTSDIR}/sysutils/gtop \
        gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter \
        gnomecard:${PORTSDIR}/deskutils/gnomepim \
        gnumeric:${PORTSDIR}/math/gnumeric

EXTRACT_ONLY=   # empty
NO_BUILD=   yes

do-install: # empty

.include <bsd.port.mk>