From 53d692acd8a71f89a941dada62a4345937a07233 Mon Sep 17 00:00:00 2001
From: wiz <wiz>
Date: Tue, 19 May 2009 08:59:00 +0000
Subject: Use standard location for LICENSE line (in
 MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE
 lines while here.

---
 audio/festvox-hvs/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

(limited to 'audio/festvox-hvs/Makefile')

diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile
index d1e45c90ab5..f36d3b65e8d 100644
--- a/audio/festvox-hvs/Makefile
+++ b/audio/festvox-hvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2008/07/27 08:39:59 obache Exp $
+# $NetBSD: Makefile,v 1.23 2009/05/19 08:59:02 wiz Exp $
 
 DISTNAME=	voice_hvs_di-2.0
 PKGNAME=	festvox-hvs-2.0
@@ -9,6 +9,7 @@ MASTER_SITES=	http://www.cslu.ogi.edu/tts/download/data/
 MAINTAINER=	pkgsrc-users@NetBSD.org
 HOMEPAGE=	http://cslu.cse.ogi.edu/tts/
 COMMENT=	Mexican Spanish female voice for the festival
+LICENSE=	no-commercial-use
 
 DEPENDS+=	festival>=1.4.0:../../audio/festival
 DEPENDS+=	festlex-ogi>=2.0:../../audio/festlex-ogi
@@ -16,8 +17,6 @@ DEPENDS+=	festogi-spanish>=2.0:../../audio/festogi-spanish
 
 USE_TOOLS+=	pax
 
-LICENSE=	no-commercial-use
-
 PKG_DESTDIR_SUPPORT=	user-destdir
 
 WRKSRC=		${WRKDIR}/festival
-- 
cgit v1.2.3