aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r--x11/gnome2/Makefile46
1 files changed, 0 insertions, 46 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
deleted file mode 100644
index 4f1e316415a6..000000000000
--- a/x11/gnome2/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# New ports collection makefile for: gnome
-# Date created: 17 Aug 1998
-# Whom: Yukihiro Nakai <Nakai@technologist.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnome
-PORTVERSION= 1.4.1b2
-PORTREVISION= 1
-CATEGORIES= x11 gnome
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
-
-MAINTAINER= gnome@FreeBSD.org
-
-RUN_DEPENDS= another_clock_applet:${PORTSDIR}/x11/gnomeapplets \
- gtcd:${PORTSDIR}/audio/gnomemedia \
- ${X11BASE}/share/gnome/help/glossary/C/index.html:${PORTSDIR}/misc/gnomeuserdocs \
- gcalc:${PORTSDIR}/misc/gnomeutils \
- gnomecard:${PORTSDIR}/deskutils/gnomepim \
- gnomine:${PORTSDIR}/games/gnomegames \
- sawfish:${PORTSDIR}/x11-wm/sawfish \
- ggv:${PORTSDIR}/print/ggv \
- ghex:${PORTSDIR}/editors/ghex \
- bug-buddy:${PORTSDIR}/devel/bugbuddy \
- glade:${PORTSDIR}/devel/glade \
- gtop:${PORTSDIR}/sysutils/gtop \
- gdm:${PORTSDIR}/x11/gdm \
- xalf:${PORTSDIR}/x11/xalf \
- ${X11BASE}/share/themes/Metal/ICON.png:${PORTSDIR}/x11-toolkits/gtk-engines \
- ${PYTHON_SITELIBDIR}/_appletmodule.so:${PORTSDIR}/x11-toolkits/py-gnome \
- gnomeg:${PORTSDIR}/x11-toolkits/guile-gnome \
- ${X11BASE}/etc/panelmmConf.sh:${PORTSDIR}/x11-toolkits/panel-- \
- nautilus:${PORTSDIR}/x11-fm/nautilus \
- xscreensaver:${PORTSDIR}/x11/xscreensaver
-
-NO_BUILD= yes
-
-USE_GNOME= yes
-USE_PYTHON= yes
-
-do-install: # empty
-
-.include <bsd.port.mk>