diff options
-rw-r--r-- | x11/kde11/Makefile | 31 | ||||
-rw-r--r-- | x11/kde11/pkg-comment | 1 | ||||
-rw-r--r-- | x11/kde11/pkg-descr | 7 | ||||
-rw-r--r-- | x11/kde11/pkg-plist | 1 |
4 files changed, 0 insertions, 40 deletions
diff --git a/x11/kde11/Makefile b/x11/kde11/Makefile deleted file mode 100644 index 343bce5e43e4..000000000000 --- a/x11/kde11/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: kde -# Date created: 4 November 1997 -# Whom: Satoshi Asami <asami@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= kde -PORTVERSION= 1.1.2 -CATEGORIES= x11 kde -MASTER_SITES= # empty -DISTFILES= # none -EXTRACT_ONLY= # empty - -MAINTAINER= will@FreeBSD.org - -LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 -RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase11 \ - kcalc:${PORTSDIR}/misc/kdeutils11 \ - kmahjongg:${PORTSDIR}/games/kdegames11 \ - kghostview:${PORTSDIR}/graphics/kdegraphics11 \ - kmail:${PORTSDIR}/net/kdenetwork11 \ - kmedia:${PORTSDIR}/audio/kdemultimedia11 \ - kmoon:${PORTSDIR}/x11-clocks/kdetoys11 - -NO_BUILD= yes -NO_LATEST_LINK= yes - -do-install: # empty - -.include <bsd.port.mk> diff --git a/x11/kde11/pkg-comment b/x11/kde11/pkg-comment deleted file mode 100644 index 82c382714d8e..000000000000 --- a/x11/kde11/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The "meta-port" for the KDE integrated X11 desktop diff --git a/x11/kde11/pkg-descr b/x11/kde11/pkg-descr deleted file mode 100644 index 3947b85acf58..000000000000 --- a/x11/kde11/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -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/kde11/pkg-plist b/x11/kde11/pkg-plist deleted file mode 100644 index 549a621fec0c..000000000000 --- a/x11/kde11/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@comment this plist intentionally left empty |