diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
commit | 1b3327761c8bcb98d89b529daeae9600844b4361 (patch) | |
tree | 0be1cd4eb5fec6661da4798906b0d9bd522e794f /x11/gnome2-fifth-toe | |
parent | a65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff) | |
download | marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2 marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip |
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 44 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/pkg-descr | 8 |
2 files changed, 0 insertions, 52 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile deleted file mode 100644 index 5b0250d76..000000000 --- a/x11/gnome2-fifth-toe/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# 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.77 2006/02/03 05:53:28 marcus 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-2.2:${PORTSDIR}/graphics/gimp \ - sodipodi:${PORTSDIR}/graphics/sodipodi \ - gnomeicu:${PORTSDIR}/net-im/gnomeicu \ - gthumb:${PORTSDIR}/graphics/gthumb \ - ${LOCALBASE}/lib/gaim/docklet.so:${PORTSDIR}/net-im/gaim \ - tsclient:${PORTSDIR}/net/tsclient \ - galeon:${PORTSDIR}/www/galeon \ - seahorse:${PORTSDIR}/security/seahorse \ - ${LOCALBASE}/share/gnome/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 \ - jamboree:${PORTSDIR}/audio/jamboree \ - ${LOCALBASE}/share/gnome/pixmaps/glines/classic.png:${PORTSDIR}/games/gnome-games-extra-data \ - nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto \ - goobox:${PORTSDIR}/audio/goobox \ - 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" diff --git a/x11/gnome2-fifth-toe/pkg-descr b/x11/gnome2-fifth-toe/pkg-descr deleted file mode 100644 index afa6e891d..000000000 --- a/x11/gnome2-fifth-toe/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -GNOME 2 "Fifth Toe" - -The Fifth Toe is a collection of stable GNOME 2 applications that -many users expect to be part of a usable desktop. Included are image -manipulation programs, chat applications, music and multimedia players, -much more. - -WWW: http://www.FreeBSD.org/gnome/ |