diff options
author | proff <proff> | 1999-04-04 22:03:14 +0000 |
---|---|---|
committer | proff <proff> | 1999-04-04 22:03:14 +0000 |
commit | a8bf9d5e546a8f8f26a9a88876439025a1f45a48 (patch) | |
tree | d989269a7b44dde9a9f007440c39bd783ba9a705 /audio/festvox-tll | |
parent | 8da942040d95e8031666448f912813a7a8d784e9 (diff) | |
download | pkgsrc-a8bf9d5e546a8f8f26a9a88876439025a1f45a48.tar.gz |
add LICENSE= no-commercial-use
Diffstat (limited to 'audio/festvox-tll')
-rw-r--r-- | audio/festvox-tll/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/festvox-tll/Makefile b/audio/festvox-tll/Makefile index da731d9e33e..0b6e2e0f6dd 100644 --- a/audio/festvox-tll/Makefile +++ b/audio/festvox-tll/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/04/04 19:36:45 proff Exp $ +# $NetBSD: Makefile,v 1.2 1999/04/04 22:03:18 proff Exp $ DISTNAME= festvox-tll-1.4 WRKSRC= ${WRKDIR}/festival @@ -12,6 +12,8 @@ HOMEPAGE= http://cslu.cse.ogi.edu/tts DEPENDS+= festival-1.3.1:../festival \ festlex-ogi-1.4:../festlex-ogi +LICENSE= no-commercial-use + NO_BUILD= yes FHOME= ${PREFIX}/share/festival |