diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-04 09:34:47 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-04 09:34:47 +0800 |
commit | c062eaa0e0bec016fa94df92f432ddc0218f585e (patch) | |
tree | bda3a1d717745270b117c519f53adaeb39ac838e /audio/festvox-rab8 | |
parent | 057a0c498735273b9119a0991bf639acb6e44ce6 (diff) | |
download | freebsd-ports-gnome-c062eaa0e0bec016fa94df92f432ddc0218f585e.tar.gz freebsd-ports-gnome-c062eaa0e0bec016fa94df92f432ddc0218f585e.tar.zst freebsd-ports-gnome-c062eaa0e0bec016fa94df92f432ddc0218f585e.zip |
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-rab8')
-rw-r--r-- | audio/festvox-rab8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile index 2d8a08667ae7..0da07b3ff469 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/Makefile @@ -9,7 +9,7 @@ PORTNAME= festvox-rab8 PORTVERSION= 1.4.1 -CATEGORIES= audio +CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL} MASTER_SITE_SUBDIR= ${PORTVERSION} DISTNAME= festvox_rablpc8k |