2002-09-20 06:22:47 +02:00
|
|
|
# New ports collection makefile for: gnome2-fifth-toe
|
|
|
|
# Date created: 20 September 2002
|
|
|
|
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
|
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 23:51:17 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2002-09-20 06:22:47 +02:00
|
|
|
PORTNAME= gnome2-fifth-toe
|
|
|
|
PORTVERSION= 2.0.2
|
2002-10-25 09:35:09 +02:00
|
|
|
PORTREVISION= 1
|
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 23:51:17 +02:00
|
|
|
CATEGORIES= x11 gnome
|
|
|
|
MASTER_SITES= # empty
|
|
|
|
DISTFILES= # empty
|
|
|
|
EXTRACT_ONLY= # empty
|
|
|
|
|
2001-05-11 18:36:50 +02:00
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 23:51:17 +02:00
|
|
|
|
2002-09-20 06:22:47 +02:00
|
|
|
RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \
|
|
|
|
pan:${PORTSDIR}/news/pan2 \
|
|
|
|
xchat:${PORTSDIR}/irc/xchat2 \
|
|
|
|
balsa:${PORTSDIR}/mail/balsa2 \
|
|
|
|
gimp-1.3:${PORTSDIR}/graphics/gimp-devel \
|
|
|
|
gnomeicu:${PORTSDIR}/net/gnomeicu2 \
|
|
|
|
ggv:${PORTSDIR}/print/ggv2 \
|
|
|
|
gcalctool:${PORTSDIR}/math/gcalctool \
|
|
|
|
gthumb:${PORTSDIR}/graphics/gthumb2 \
|
|
|
|
${X11BASE}/lib/gtk-2.0/2.0.0/engines/libcrux-engine.so:${PORTSDIR}/x11-toolkits/crux \
|
|
|
|
mergeant:${PORTSDIR}/databases/mergeant \
|
|
|
|
ghex2:${PORTSDIR}/editors/ghex2
|
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 23:51:17 +02:00
|
|
|
|
|
|
|
NO_BUILD= yes
|
2002-09-04 01:15:20 +02:00
|
|
|
|
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 23:51:17 +02:00
|
|
|
do-install: # empty
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|