From c062eaa0e0bec016fa94df92f432ddc0218f585e Mon Sep 17 00:00:00 2001 From: edwin Date: Sat, 4 Oct 2003 01:34:47 +0000 Subject: 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 --- audio/festlex-oald/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/festlex-oald/Makefile') diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile index 28cc8c094f52..0409e26fcf16 100644 --- a/audio/festlex-oald/Makefile +++ b/audio/festlex-oald/Makefile @@ -9,7 +9,7 @@ PORTNAME= festlex-oald PORTVERSION= 1.4.1 -CATEGORIES= audio +CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL} MASTER_SITE_SUBDIR= ${PORTVERSION} DISTNAME= festlex_OALD -- cgit