1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/x11/gnome2-fifth-toe/Makefile
Joe Marcus Clarke b5bb7bfd43 Presenting GNOME 2.10.1 for FreeBSD. See
http://mail.gnome.org/archives/gnome-announce-list/2005-April/msg00030.html
for all of the combined changes and fixes in the GNOME Desktop modules.
2005-04-18 21:02:56 +00:00

49 lines
1.5 KiB
Makefile

# New ports collection makefile for: gnome2-fifth-toe
# Date created: 20 September 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnome2-fifth-toe
PORTVERSION= 2.10.1
CATEGORIES= x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= gnome@FreeBSD.org
COMMENT= Additional GNOME 2 applications not included in the core desktop
RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \
xchat:${PORTSDIR}/irc/xchat2 \
gimp-2.2:${PORTSDIR}/graphics/gimp \
sodipodi:${PORTSDIR}/graphics/sodipodi \
gnomeicu:${PORTSDIR}/net/gnomeicu2 \
gthumb:${PORTSDIR}/graphics/gthumb \
${X11BASE}/lib/gaim/docklet.so:${PORTSDIR}/net/gaim \
tsclient:${PORTSDIR}/net/tsclient \
galeon:${PORTSDIR}/www/galeon \
seahorse:${PORTSDIR}/security/seahorse \
${X11BASE}/share/gnome/themes/Gorilla/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/gnome-themes-extras \
bluefish:${PORTSDIR}/www/bluefish \
gossip:${PORTSDIR}/net/gossip \
straw:${PORTSDIR}/net/straw \
liferea:${PORTSDIR}/net/liferea \
gnotime:${PORTSDIR}/deskutils/gnotime \
rhythmbox:${PORTSDIR}/audio/rhythmbox \
jamboree:${PORTSDIR}/audio/jamboree \
${X11BASE}/share/gnome/pixmaps/glines/classic.png:${PORTSDIR}/games/gnomegames2-extra-data \
nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto \
evince:${PORTSDIR}/graphics/evince \
goobox:${PORTSDIR}/audio/goobox \
inkscape:${PORTSDIR}/graphics/inkscape
.include <bsd.port.pre.mk>
NO_BUILD= yes
do-install: # empty
.include <bsd.port.post.mk>