diff options
Diffstat (limited to 'audio/mbrolavox-us2/Makefile')
-rw-r--r-- | audio/mbrolavox-us2/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/mbrolavox-us2/Makefile b/audio/mbrolavox-us2/Makefile index a893936d718..fc86ba1df02 100644 --- a/audio/mbrolavox-us2/Makefile +++ b/audio/mbrolavox-us2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/16 13:30:46 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/20 11:40:08 wiz Exp $ DISTNAME= us2-980812 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 |