1e64d87cb0
This is part of the Ruby/GNOME2 suite. PR: ports/65270 Submitted by: Jeremy Messenger <mezz7@cox.net>
19 lines
340 B
Makefile
19 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>
|