1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/accessibility/Makefile
Martin Wilke 568f8e877f The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
2008-08-09 16:52:28 +00:00

32 lines
678 B
Makefile

# $FreeBSD$
#
COMMENT = Ports to help disabled users
SUBDIR += accerciser
SUBDIR += at-poke
SUBDIR += at-spi
SUBDIR += at-spi-reference
SUBDIR += atk
SUBDIR += atk-reference
SUBDIR += dasher
SUBDIR += eflite
SUBDIR += gail
SUBDIR += gail-reference
SUBDIR += gnome-mag
SUBDIR += gnome-speech
SUBDIR += gnopernicus
SUBDIR += gok
SUBDIR += java-access-bridge
SUBDIR += kdeaccessibility
SUBDIR += kdeaccessibility4
SUBDIR += linux-atk
SUBDIR += mousetweaks
SUBDIR += orca
SUBDIR += py-papi
SUBDIR += qt4-accessible
SUBDIR += ruby-atk
SUBDIR += yasr
.include <bsd.port.subdir.mk>