1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11/gnome2/Makefile
1999-01-21 06:10:09 +00:00

34 lines
901 B
Makefile

# 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>