summaryrefslogtreecommitdiff
path: root/x11/gnome/Makefile
blob: c8fd17ddd43c5c4f7f706163753b0ecfe8f793b5 (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
# New ports collection makefile for:	gnome
# Version required:	0.30
# Date created:		17 Aug 1998
# Whom:			Yukihiro Nakai <Nakai@technologist.com>
#
# $Id: Makefile,v 1.1.1.1 1998/10/28 15:57:25 vanilla Exp $
#

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

MAINTAINER=	Nakai@technologist.com

LIB_DEPENDS=	gnome.0:${PORTSDIR}/x11/gnomelibs \
		panel_applet.0:${PORTSDIR}/x11/gnomecore \
		gdkcardimage.0:${PORTSDIR}/games/gnomegames \
		gxsnmp.1:${PORTSDIR}/sysutils/gnomeadmin
RUN_DEPENDS=	gcalc:${PORTSDIR}/misc/gnomeutils \
		ElectricEyes:${PORTSDIR}/graphics/electriceyes \
		ggv:${PORTSDIR}/print/ggv \
		gnumeric:${PORTSDIR}/math/gnumeric

EXTRACT_ONLY=	# empty
NO_BUILD=	yes

do-install:	# empty

.include <bsd.port.mk>