diff options
Diffstat (limited to 'audio/festvox-don')
-rw-r--r-- | audio/festvox-don/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/festvox-don/Makefile b/audio/festvox-don/Makefile index 796e232c3bf..d6248e24d9d 100644 --- a/audio/festvox-don/Makefile +++ b/audio/festvox-don/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/04/04 19:34:08 proff Exp $ +# $NetBSD: Makefile,v 1.2 1999/04/04 22:03:16 proff Exp $ DISTNAME= festvox-don-1.3.1 WRKSRC= ${WRKDIR}/festival @@ -13,6 +13,8 @@ DEPENDS+= festival-1.3.1:../festival \ festlex-poslex-1.3.1:../festlex-poslex \ festlex-oald-1.3.1:../festlex-oald +LICENSE= no-commercial-use + NO_BUILD= yes FHOME= ${PREFIX}/share/festival |