diff options
author | cjep <cjep@pkgsrc.org> | 2003-06-07 14:47:16 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-06-07 14:47:16 +0000 |
commit | b184c1e87e2f50bfe7210a530fa3507b3f08f433 (patch) | |
tree | 202fcc16ca3482c80aaf6d5d5af29f57a734b2d5 /audio/festvox-kal8 | |
parent | 7768c531ee924858542d6051853374d460d359e8 (diff) | |
download | pkgsrc-b184c1e87e2f50bfe7210a530fa3507b3f08f433.tar.gz |
Truncate COMMENT to under 70 characters
Diffstat (limited to 'audio/festvox-kal8')
-rw-r--r-- | audio/festvox-kal8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-kal8/Makefile b/audio/festvox-kal8/Makefile index b9ede16fb4e..60cb22f9ba2 100644 --- a/audio/festvox-kal8/Makefile +++ b/audio/festvox-kal8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/04/10 01:28:07 grant Exp $ +# $NetBSD: Makefile,v 1.17 2003/06/07 14:47:17 cjep Exp $ DISTNAME= festvox_kallpc8k PKGNAME= festvox-kal8-1.4.0 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.1/ \ MAINTAINER= proff@iq.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html -COMMENT= 8khz American English male voice for the festival speech synthesis system +COMMENT= 8khz American English male voice for festival DEPENDS+= festival>=1.4.0:../festival DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex |