1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/accessibility/Makefile

22 lines
430 B
Makefile
Raw Normal View History

# $FreeBSD$
#
COMMENT = Ports to help disabled users
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 += ruby-atk
.include <bsd.port.subdir.mk>