KDE Accessibility KMagnifier * NEW IN KDE: A screen magnifier * GUI improvements: Optional menu and toolbars, popup menu Olaf Jan Schmidt, Gunnar Schmi Dt * Speed improvements Olaf Jan Schmidt KMouseTool * NEW IN KDE: Mouse click tool for people with carpal tunnel syndrome * Make KMouseTool dock into the system tray Gunnar Schmi Dt * GUI improvements Olaf Jan Schmidt KMouth * NEW IN KDE: Tool to create sentences for speech synthesizer * Word completion Gunnar Schmi Dt * Support for multiple languages Gunnar Schmi Dt
15 lines
414 B
Makefile
15 lines
414 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2004/02/04 14:49:08 markd Exp $
|
|
|
|
DISTNAME= kdeaccessibility-${_KDE_VERSION}
|
|
CATEGORIES= misc
|
|
COMMENT= Accessibility support for the KDE integrated X11 desktop
|
|
|
|
.include "../../meta-pkgs/kde3/Makefile.kde3"
|
|
|
|
USE_BUILDLINK2= YES
|
|
|
|
.include "../../mk/bsd.prefs.mk"
|
|
|
|
.include "../../meta-pkgs/kde3/buildlink2.mk"
|
|
.include "../../x11/kdebase3/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|