pkgsrc/meta-pkgs/kde3/Makefile
markd 42735b65e0 Update to kde 3.3.2.
changes are generally bug fixes including some security fixes.

pkgsrc changes are a big PLIST cleanup and moving locale files
to ${PKGLOCALEDIR}/locale/... rather than replicating the tree.
2004-12-10 05:59:50 +00:00

35 lines
1 KiB
Makefile

# $NetBSD: Makefile,v 1.36 2004/12/10 05:59:50 markd Exp $
DISTNAME= kde-3.3.2
CATEGORIES= meta-pkgs x11 kde
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://www.kde.org/
COMMENT= "meta-package" for the KDE integrated X11 desktop
DEPENDS+= kdeaccessibility-3.3.2:../../misc/kdeaccessibility3
DEPENDS+= kdeartwork-3.3.2:../../misc/kdeartwork3
DEPENDS+= kdeaddons-3.3.2:../../misc/kdeaddons3
DEPENDS+= kdeadmin-3.3.2:../../misc/kdeadmin3
DEPENDS+= kdeedu-3.3.2:../../misc/kdeedu3
DEPENDS+= kdegames-3.3.2:../../games/kdegames3
DEPENDS+= kdegraphics-3.3.2:../../graphics/kdegraphics3
DEPENDS+= kdemultimedia-3.3.2:../../multimedia/kdemultimedia3
DEPENDS+= kdenetwork-3.3.2:../../net/kdenetwork3
DEPENDS+= kdepim-3.3.2:../../misc/kdepim3
DEPENDS+= kdetoys-3.3.2:../../games/kdetoys3
DEPENDS+= kdeutils-3.3.2:../../misc/kdeutils3
DEPENDS+= kdewebdev-3.3.2:../../www/kdewebdev3
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
NO_CONFIGURE= yes
NO_BUILD= yes
NO_BUILDLINK= yes
NO_MTREE= yes
do-install: # empty
.include "../../mk/bsd.pkg.mk"