diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-04 01:34:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-04 01:34:47 +0000 |
commit | 62a8ba9cf455c6565457163261d8451fca7b1655 (patch) | |
tree | 81f33490a6bc814a077f932627dd8a6e9a0bd499 /audio/festvox-mwm | |
parent | Add a new port graphics/libEMF. (diff) |
new virtual category requested: accessibility
This category, to be described as "of interest to disabled
users" is intended to make it simpler for users to find
software which will let them overcome a handicap. For
example, blind users may want to combine OCR and text-to-speech
software so the computer can read books to them; users with
diminished eyesight can use large fonts and "magnifiers";
paralyzed users may use speech recognition to compose text
or give commands.
PR: ports/39103
Submitted by: Trevor Johnson <trevor@jpj.net>
Diffstat (limited to 'audio/festvox-mwm')
-rw-r--r-- | audio/festvox-mwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festvox-mwm/Makefile b/audio/festvox-mwm/Makefile index 2c750ba59998..8a2e610092e6 100644 --- a/audio/festvox-mwm/Makefile +++ b/audio/festvox-mwm/Makefile @@ -9,7 +9,7 @@ PORTNAME= festvox-mwm PORTVERSION= 2.0 -CATEGORIES= audio +CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI} DISTNAME= voice_mwm_di-2.0 DIST_SUBDIR= festival |