diff options
Diffstat (limited to 'audio/mbrolavox-us1/Makefile')
-rw-r--r-- | audio/mbrolavox-us1/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/mbrolavox-us1/Makefile b/audio/mbrolavox-us1/Makefile index 94be07c2adc..69d6db61f4f 100644 --- a/audio/mbrolavox-us1/Makefile +++ b/audio/mbrolavox-us1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2009/05/02 12:54:42 zafer Exp $ +# $NetBSD: Makefile,v 1.23 2009/05/19 08:59:04 wiz Exp $ DISTNAME= us1-980512 PKGNAME= mbrolavox-us1-980512 @@ -10,13 +10,12 @@ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola/ COMMENT= American English female voice for MBROLA +LICENSE= no-commercial-use DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola USE_TOOLS+= pax -LICENSE= no-commercial-use - PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR} |