freebsd-ports/accessibility/Makefile
Alejandro Pulver 7c6331b627 at-poke is a testing and inspection tool for accessibility aware applications
using the AT-SPI interfaces as used by GNOME.

WWW: http://developer.gnome.org/gap

PR:		ports/104794
Submitted by:	Marcus von Appen <mva at sysfault.org>
2006-11-05 21:04:13 +00:00

23 lines
471 B
Makefile

# $FreeBSD$
#
COMMENT = Ports to help disabled users
SUBDIR += at-poke
SUBDIR += at-spi
SUBDIR += at-spi-reference
SUBDIR += atk
SUBDIR += atk-reference
SUBDIR += dasher
SUBDIR += gail
SUBDIR += gail-reference
SUBDIR += gnome-mag
SUBDIR += gnome-speech
SUBDIR += gnopernicus
SUBDIR += gok
SUBDIR += kdeaccessibility
SUBDIR += linux-atk
SUBDIR += orca
SUBDIR += ruby-atk
.include <bsd.port.subdir.mk>