diff options
author | proff <proff@pkgsrc.org> | 1999-04-04 22:03:14 +0000 |
---|---|---|
committer | proff <proff@pkgsrc.org> | 1999-04-04 22:03:14 +0000 |
commit | 994a6cca65848525c4aabec3de8fcd9258a2cc3d (patch) | |
tree | d989269a7b44dde9a9f007440c39bd783ba9a705 /audio/festival/Makefile | |
parent | 660fc8537781370fedb16e01c670266fb55b1586 (diff) | |
download | pkgsrc-994a6cca65848525c4aabec3de8fcd9258a2cc3d.tar.gz |
add LICENSE= no-commercial-use
Diffstat (limited to 'audio/festival/Makefile')
-rw-r--r-- | audio/festival/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/festival/Makefile b/audio/festival/Makefile index 8d103a99b19..da253f37a83 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/04/04 19:32:33 proff Exp $ +# $NetBSD: Makefile,v 1.2 1999/04/04 22:03:14 proff Exp $ DISTNAME= festival-1.3.1 WRKSRC= ${WRKDIR} @@ -14,6 +14,8 @@ HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html DEPENDS+= nas-1.2.5:../nas +LICENSE= no-commercial-use + USE_GMAKE= yes SPEECHTOOLS= ${WRKSRC}/speech_tools |