mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
98dd96ee20
category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
18 lines
317 B
Makefile
18 lines
317 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
|
|
|
|
.include <bsd.port.subdir.mk>
|