summaryrefslogtreecommitdiff
path: root/x11/kde3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kde3/Makefile')
-rw-r--r--x11/kde3/Makefile35
1 files changed, 0 insertions, 35 deletions
diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile
deleted file mode 100644
index 1bc7b4d07e4..00000000000
--- a/x11/kde3/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# $NetBSD: Makefile,v 1.27 2003/07/29 12:34:25 markd Exp $
-
-DISTNAME= kde-3.1.2
-PKGREVISION= 1
-CATEGORIES= x11 kde
-MASTER_SITES= # empty
-DISTFILES= # empty
-
-MAINTAINER= skrll@NetBSD.org
-HOMEPAGE= http://www.kde.org/
-COMMENT= "meta-package" for the KDE integrated X11 desktop
-
-DEPENDS+= kdeartwork-3.1.2nb1:../../misc/kdeartwork3
-DEPENDS+= kdeaddons-3.1.2nb1:../../misc/kdeaddons3
-DEPENDS+= kdeadmin-3.1.2nb1:../../misc/kdeadmin3
-DEPENDS+= kdeedu-3.1.2nb1:../../misc/kdeedu3
-DEPENDS+= kdegames-3.1.2nb1:../../games/kdegames3
-DEPENDS+= kdegraphics-3.1.2nb1:../../graphics/kdegraphics3
-DEPENDS+= kdemultimedia-3.1.2nb2:../../audio/kdemultimedia3
-DEPENDS+= kdenetwork-3.1.2nb1:../../net/kdenetwork3
-DEPENDS+= kdepim-3.1.2nb2:../../misc/kdepim3
-DEPENDS+= kdetoys-3.1.2nb1:../../games/kdetoys3
-DEPENDS+= kdeutils-3.1.2nb1:../../misc/kdeutils3
-DEPENDS+= quanta-3.1.2nb1:../../www/quanta3
-
-EXTRACT_ONLY= # empty
-USE_BUILDLINK2= yes
-USE_X11BASE= yes
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-
-do-install: # empty
-
-.include "../../mk/bsd.pkg.mk"