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/festvox-rab8 | |
parent | 660fc8537781370fedb16e01c670266fb55b1586 (diff) | |
download | pkgsrc-994a6cca65848525c4aabec3de8fcd9258a2cc3d.tar.gz |
add LICENSE= no-commercial-use
Diffstat (limited to 'audio/festvox-rab8')
-rw-r--r-- | audio/festvox-rab8/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile index 77d504be5de..2868c5ebd9a 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/04/04 19:36:31 proff Exp $ +# $NetBSD: Makefile,v 1.2 1999/04/04 22:03:18 proff Exp $ DISTNAME= festvox-rab8-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:../festival +LICENSE= no-commercial-use + CONFLICTS= festvox-rab16-* NO_BUILD= yes |