blob: 0e65493b0a1c83258b7b6b713aafcc2733d18d2f (
plain) (
tree)
|
|
# New ports collection makefile for: gnome2-fifth-toe
# Date created: 20 September 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.88 2007/06/02 04:14:49 mezz Exp $
#
PORTREVISION= 0
CATEGORIES= x11 gnome
PKGNAMESUFFIX= -fifth-toe
COMMENT= Additional GNOME 2 applications not included in the core desktop
RUN_DEPENDS= pan:${PORTSDIR}/news/pan \
xchat:${PORTSDIR}/irc/xchat \
gimp>0:${PORTSDIR}/graphics/gimp \
sodipodi:${PORTSDIR}/graphics/sodipodi \
gnomeicu:${PORTSDIR}/net-im/gnomeicu \
gthumb:${PORTSDIR}/graphics/gthumb \
pidgin:${PORTSDIR}/net-im/pidgin \
tsclient:${PORTSDIR}/net/tsclient \
galeon:${PORTSDIR}/www/galeon \
${LOCALBASE}/share/themes/Gorilla/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/gnome-themes-extras \
bluefish:${PORTSDIR}/www/bluefish \
gossip:${PORTSDIR}/net-im/gossip \
liferea:${PORTSDIR}/net/liferea \
gnotime:${PORTSDIR}/deskutils/gnotime \
rhythmbox:${PORTSDIR}/audio/rhythmbox \
${LOCALBASE}/share/pixmaps/glines/classic.png:${PORTSDIR}/games/gnome-games-extra-data \
nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto \
inkscape:${PORTSDIR}/graphics/inkscape \
atomix:${PORTSDIR}/games/atomix \
straw:${PORTSDIR}/net/straw
MASTERDIR= ${.CURDIR}/../gnome2
GNOME_SLAVE= yes
DESCR= ${.CURDIR}/pkg-descr
.include "${MASTERDIR}/Makefile"
|