diff options
author | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
commit | 1a921119dd7800c8643b301cf01c02647fdd018d (patch) | |
tree | 7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/festvox-us3/Makefile | |
parent | 735eb74eec9be0d73eb9d78dfa7ca9af58c0ab53 (diff) | |
download | pkgsrc-1a921119dd7800c8643b301cf01c02647fdd018d.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/festvox-us3/Makefile')
-rw-r--r-- | audio/festvox-us3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/festvox-us3/Makefile b/audio/festvox-us3/Makefile index 90331316d43..80fe11642c9 100644 --- a/audio/festvox-us3/Makefile +++ b/audio/festvox-us3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/07/06 17:43:44 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 13:30:40 wiz Exp $ DISTNAME= festvox_us3 PKGNAME= festvox-us3-1.4.0 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.0/ MAINTAINER= proff@iq.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html +COMMENT= MBROLA based American English male voice for festival DEPENDS+= festival-1.4.0:../festival DEPENDS+= festlex-poslex-1.4.0:../festlex-poslex |