freebsd-ports/accessibility/Makefile
Koop Mast f34eabc21d Split off the python bindings into it own slave port. They where not build
by default and orca requires the bindings. Bump port revision just to be
sure there will be no conflicts.

PR:		205486
Approved by:	maintainer (timeout 27 days)
2016-01-18 11:54:01 +00:00

42 lines
955 B
Makefile

# $FreeBSD$
#
COMMENT = Ports to help disabled users
SUBDIR += accerciser
SUBDIR += at-spi
SUBDIR += at-spi-reference
SUBDIR += at-spi2-atk
SUBDIR += at-spi2-core
SUBDIR += atk
SUBDIR += atk-reference
SUBDIR += atkmm
SUBDIR += caribou
SUBDIR += dasher
SUBDIR += eflite
SUBDIR += gnome-mag
SUBDIR += gnome-speech
SUBDIR += gnopernicus
SUBDIR += gok
SUBDIR += java-access-bridge
SUBDIR += jovie
SUBDIR += kaccessible
SUBDIR += kdeaccessibility4
SUBDIR += kmag
SUBDIR += kmousetool
SUBDIR += kmouth
SUBDIR += linux-c6-atk
SUBDIR += linux-f10-atk
SUBDIR += mousetweaks
SUBDIR += orca
SUBDIR += py-atspi
SUBDIR += py-papi
SUBDIR += py3-atspi
SUBDIR += py3-speech-dispatcher
SUBDIR += qt4-accessible
SUBDIR += redshift
SUBDIR += rubygem-atk
SUBDIR += speech-dispatcher
SUBDIR += yasr
.include <bsd.port.subdir.mk>