diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 13:30:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 13:30:32 +0000 |
commit | f7bb9e20782489fc6e22bb6c35c26051cb1d8c33 (patch) | |
tree | 7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/festvox-rab8/Makefile | |
parent | 086f7dc00aa3fa9b201867614918f313f51535e9 (diff) | |
download | pkgsrc-f7bb9e20782489fc6e22bb6c35c26051cb1d8c33.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/festvox-rab8/Makefile')
-rw-r--r-- | audio/festvox-rab8/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile index b7fb052f66c..c1b4ab3cbf6 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2000/02/15 09:26:17 agc Exp $ +# $NetBSD: Makefile,v 1.13 2001/02/16 13:30:39 wiz Exp $ DISTNAME= festvox_rablpc8k PKGNAME= festvox-rab8-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= 6khz British English male voice for the festival DEPENDS+= festival-1.4.0:../festival DEPENDS+= festlex-poslex-1.4.0:../festlex-poslex |