mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
22 lines
428 B
Makefile
22 lines
428 B
Makefile
# $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 += gnomemag
|
|
SUBDIR += gnomespeech
|
|
SUBDIR += gnopernicus
|
|
SUBDIR += gok
|
|
SUBDIR += kdeaccessibility
|
|
SUBDIR += linux-atk
|
|
SUBDIR += ruby-atk
|
|
|
|
.include <bsd.port.subdir.mk>
|