pkgsrc/misc/kdeaddons3/Makefile
markd 1f7e0bf466 Update KDE to 3.1.2.
Changes:

kdeartwork:
* Fixed a potential printf() format string attack in the slideshow screensaver

kdepim:
* korganizer: Exchange plugin supports secure WebDAV.
* korganizer: Fix timezone handling when timezone names are Unicode strings.

kdeutils:
* kedit: Save immediately when Settings/Save Settings is called.
* khexedit: Fixed insertion of local files.
2003-05-22 02:57:10 +00:00

15 lines
368 B
Makefile

# $NetBSD: Makefile,v 1.11 2003/05/22 02:57:10 markd Exp $
DISTNAME= kdeaddons-3.1.2
CATEGORIES= misc
COMMENT= Add ons for the KDE integrated X11 desktop
.include "../../x11/kde3/Makefile.kde3"
USE_BUILDLINK2= YES
.include "../../mk/bsd.prefs.mk"
.include "../../x11/kde3/buildlink2.mk"
.include "../../x11/kdebase3/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"