freebsd-ports/accessibility/Makefile
Akinori MUSHA 1e64d87cb0 Add ruby-atk, Ruby binding for ATK.
This is part of the Ruby/GNOME2 suite.

PR:		ports/65270
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-04-09 14:11:59 +00:00

18 lines
340 B
Makefile

# $FreeBSD$
#
COMMENT = Ports to help disabled users
SUBDIR += at-spi
SUBDIR += atk
SUBDIR += dasher
SUBDIR += gail
SUBDIR += gnomemag
SUBDIR += gnomespeech
SUBDIR += gnopernicus
SUBDIR += gok
SUBDIR += kdeaccessibility
SUBDIR += linux-atk
SUBDIR += ruby-atk
.include <bsd.port.subdir.mk>