summaryrefslogtreecommitdiff
path: root/x11/gnome2
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-10-28 15:57:25 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-10-28 15:57:25 +0000
commit9573e4b2140ffc99a7c5a4f2568b85d99da20413 (patch)
tree7c2028221d716b8859a8e31e46998e18acaeb9cc /x11/gnome2
parentUpgrade to 0.8.7, add a patch for KANJI. (diff)
Import gnome, It's the meta-port for gnome-*
Notes
Notes: svn path=/head/; revision=14235
Diffstat (limited to 'x11/gnome2')
-rw-r--r--x11/gnome2/Makefile30
-rw-r--r--x11/gnome2/pkg-comment1
-rw-r--r--x11/gnome2/pkg-descr7
-rw-r--r--x11/gnome2/pkg-plist1
4 files changed, 39 insertions, 0 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
new file mode 100644
index 000000000000..ead6a7e72c8e
--- /dev/null
+++ b/x11/gnome2/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: gnome
+# Version required: 0.30
+# Date created: 17 Aug 1998
+# Whom: Yukihiro Nakai <Nakai@technologist.com>
+#
+# $Id$
+#
+
+DISTNAME= gnome-0.30
+CATEGORIES= x11
+MASTER_SITES= # empty
+DISTFILES= # empty
+
+MAINTAINER= Nakai@technologist.com
+
+LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \
+ panel_applet.0:${PORTSDIR}/x11/gnomecore \
+ gdkcardimage.0:${PORTSDIR}/games/gnomegames \
+ gxsnmp.o:${PORTSDIR}/sysutils/gnomeadmin
+RUN_DEPENDS= gcalc:${PORTSDIR}/misc/gnomeutils \
+ ElectricEyes:${PORTSDIR}/graphics/electriceyes \
+ ggc:${PORTSDIR}/print/ggv \
+ gnumeric:${PORTSDIR}/math/gnumeric
+
+EXTRACT_ONLY= # empty
+NO_BUILD= yes
+
+do-install= # empty
+
+.include <bsd.port.mk>
diff --git a/x11/gnome2/pkg-comment b/x11/gnome2/pkg-comment
new file mode 100644
index 000000000000..c4330c2b9fbc
--- /dev/null
+++ b/x11/gnome2/pkg-comment
@@ -0,0 +1 @@
+The "meta-port" for the GNOME integrated X11 desktop
diff --git a/x11/gnome2/pkg-descr b/x11/gnome2/pkg-descr
new file mode 100644
index 000000000000..7a9987ce53f7
--- /dev/null
+++ b/x11/gnome2/pkg-descr
@@ -0,0 +1,7 @@
+GNU Network Object Model Environment
+
+This package does not contain anything by itself -- it is a
+"meta-port" that depends on other GNOME packages. Its sole purpose is
+to require dependencies so users can install this package only and
+have all the GNOME stuff pulled in by the port/package dependency
+mechanism.
diff --git a/x11/gnome2/pkg-plist b/x11/gnome2/pkg-plist
new file mode 100644
index 000000000000..549a621fec0c
--- /dev/null
+++ b/x11/gnome2/pkg-plist
@@ -0,0 +1 @@
+@comment this plist intentionally left empty