forked from Lainports/freebsd-ports
repocopies. x11-toolkits/at-spi --> accessibility/at-spi devel/atk --> accessibility/atk editors/dasher --> accessibility/dasher x11-toolkits/gail --> accessibility/gail x11/gnomemag --> accessibility/gnomemag audio/gnomespeech --> accessibility/gnomespeech sysutils/gok --> accessibility/gok
12 lines
225 B
Makefile
12 lines
225 B
Makefile
# $FreeBSD$
|
|
#
|
|
SUBDIR += at-spi
|
|
SUBDIR += atk
|
|
SUBDIR += dasher
|
|
SUBDIR += gail
|
|
SUBDIR += gnomemag
|
|
SUBDIR += gnomespeech
|
|
SUBDIR += gnopernicus
|
|
SUBDIR += gok
|
|
|
|
.include <bsd.port.subdir.mk>
|