summaryrefslogtreecommitdiff
path: root/x11/kde4
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-05 10:30:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-05 10:30:52 +0000
commit6d5277fd507828522ab699516f72720c79100b27 (patch)
tree3f0b451fcfd9814dd83af21aaa971dcaf7ece485 /x11/kde4
parentUpgrade to 3.9.1. Doesn't work with tiff-3.3 anymore. (diff)
This is the kde "meta-port" that depends on all six kde* ports.
Notes
Notes: svn path=/head/; revision=8494
Diffstat (limited to 'x11/kde4')
-rw-r--r--x11/kde4/Makefile29
-rw-r--r--x11/kde4/pkg-comment1
-rw-r--r--x11/kde4/pkg-descr7
-rw-r--r--x11/kde4/pkg-plist1
4 files changed, 38 insertions, 0 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile
new file mode 100644
index 000000000000..6fb7f6e428c9
--- /dev/null
+++ b/x11/kde4/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: kde
+# Version required: around November 1997
+# Date created: 4 November 1997
+# Whom: Satoshi Asami <asami@freebsd.org>
+#
+# $Id$
+#
+
+DISTNAME= kde-1.2b
+CATEGORIES= x11 kde
+MASTER_SITES= # empty
+DISTFILES= # empty
+
+MAINTAINER= ports@freebsd.org
+
+LIB_DEPENDS= mimelib\\.1\\.0:${PORTSDIR}/converters/kdesupport \
+ kdecore\\.0\\.11:${PORTSDIR}/x11/kdelibs
+RUN_DEPENDS= kmail:${PORTSDIR}/net/kdenetwork \
+ kcalc:${PORTSDIR}/misc/kdeutils \
+ kmahjongg:${PORTSDIR}/games/kdegames \
+ kwm:${PORTSDIR}/x11/kdebase
+
+EXTRACT_ONLY= # empty
+NO_PATCH= yes
+NO_BUILD= yes
+
+do-install: # empty
+
+.include <bsd.port.mk>
diff --git a/x11/kde4/pkg-comment b/x11/kde4/pkg-comment
new file mode 100644
index 000000000000..82c382714d8e
--- /dev/null
+++ b/x11/kde4/pkg-comment
@@ -0,0 +1 @@
+The "meta-port" for the KDE integrated X11 desktop
diff --git a/x11/kde4/pkg-descr b/x11/kde4/pkg-descr
new file mode 100644
index 000000000000..3947b85acf58
--- /dev/null
+++ b/x11/kde4/pkg-descr
@@ -0,0 +1,7 @@
+KDE provides an integrated X11 based environment, much like CDE.
+
+This package does not contain anything by itself -- it is a
+"meta-port" that depends on other KDE packages. Its sole purpose is
+to require dependencies so users can install this package only and
+have all the KDE stuff pulled in by the port/package dependency
+mechanism.
diff --git a/x11/kde4/pkg-plist b/x11/kde4/pkg-plist
new file mode 100644
index 000000000000..549a621fec0c
--- /dev/null
+++ b/x11/kde4/pkg-plist
@@ -0,0 +1 @@
+@comment this plist intentionally left empty