freebsd-ports/accessibility/Makefile
Joe Marcus Clarke de057ba1fa Start to populate the new accessibility physical category after respective
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
2004-01-22 08:56:43 +00:00

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>