1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/accessibility/Makefile
Kris Kennaway 98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00

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>