summaryrefslogtreecommitdiff
path: root/x11/kde
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-12-29 04:08:27 +0000
committerhubertf <hubertf>1997-12-29 04:08:27 +0000
commit724b480555fa2c9302587799b76aec271eb1c81a (patch)
treebe3000ae46358184e3459a302779fa3e7b516e88 /x11/kde
parentb196ec6dc6d9b8602eb9b28d99a26464ecdd8d97 (diff)
downloadpkgsrc-724b480555fa2c9302587799b76aec271eb1c81a.tar.gz
The "meta-port" for the KDE integrated X11 desktop
Diffstat (limited to 'x11/kde')
-rw-r--r--x11/kde/Makefile28
-rw-r--r--x11/kde/pkg/COMMENT1
-rw-r--r--x11/kde/pkg/DESCR7
-rw-r--r--x11/kde/pkg/PLIST1
4 files changed, 37 insertions, 0 deletions
diff --git a/x11/kde/Makefile b/x11/kde/Makefile
new file mode 100644
index 00000000000..e1d9bd7a515
--- /dev/null
+++ b/x11/kde/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: kde
+# Version required: around November 1997
+# Date created: 4 November 1997
+# Whom: Satoshi Asami <asami@freebsd.org>
+#
+# $Id: Makefile,v 1.1.1.1 1997/12/29 04:08:27 hubertf Exp $
+#
+
+DISTNAME= kde-1.2b
+CATEGORIES= x11 kde
+MASTER_SITES= # empty
+DISTFILES= # empty
+
+MAINTAINER= se@freebsd.org
+
+LIB_DEPENDS= kdecore\\.0\\.11:${PORTSDIR}/x11/kdelibs
+RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \
+ kcalc:${PORTSDIR}/misc/kdeutils \
+ kmahjongg:${PORTSDIR}/games/kdegames \
+# kmail:${PORTSDIR}/net/kdenetwork
+
+EXTRACT_ONLY= # empty
+NO_PATCH= yes
+NO_BUILD= yes
+
+do-install: # empty
+
+.include <bsd.port.mk>
diff --git a/x11/kde/pkg/COMMENT b/x11/kde/pkg/COMMENT
new file mode 100644
index 00000000000..82c382714d8
--- /dev/null
+++ b/x11/kde/pkg/COMMENT
@@ -0,0 +1 @@
+The "meta-port" for the KDE integrated X11 desktop
diff --git a/x11/kde/pkg/DESCR b/x11/kde/pkg/DESCR
new file mode 100644
index 00000000000..3947b85acf5
--- /dev/null
+++ b/x11/kde/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/kde/pkg/PLIST b/x11/kde/pkg/PLIST
new file mode 100644
index 00000000000..549a621fec0
--- /dev/null
+++ b/x11/kde/pkg/PLIST
@@ -0,0 +1 @@
+@comment this plist intentionally left empty