diff options
Diffstat (limited to 'audio/mbrolavox-us3/Makefile')
-rw-r--r-- | audio/mbrolavox-us3/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/mbrolavox-us3/Makefile b/audio/mbrolavox-us3/Makefile index 4386e8843a3..dc7693ed894 100644 --- a/audio/mbrolavox-us3/Makefile +++ b/audio/mbrolavox-us3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/16 13:30:47 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/20 11:40:08 wiz Exp $ DISTNAME= us3-990208 PKGNAME= mbrolavox-${DISTNAME} @@ -12,12 +12,9 @@ HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola.html COMMENT= American English male voice for MBROLA DEPENDS+= mbrola-301h:../mbrola -BUILD_DEPENDS= unzip:../../archivers/unzip LICENSE= no-commercial-use -EXTRACT_CMD= unzip -Loq ${DOWNLOADED_DISTFILE} - NO_BUILD= yes MHOME= ${PREFIX}/share/mbrola/voices |