diff options
author | proff <proff> | 1999-04-04 22:03:14 +0000 |
---|---|---|
committer | proff <proff> | 1999-04-04 22:03:14 +0000 |
commit | 0498ca049f4d339af4befc3b6ea8e2559804f775 (patch) | |
tree | d989269a7b44dde9a9f007440c39bd783ba9a705 /audio/festvox-el11 | |
parent | d953678ff4035bf4ba5344c17b4020c07aefd8fb (diff) | |
download | pkgsrc-0498ca049f4d339af4befc3b6ea8e2559804f775.tar.gz |
add LICENSE= no-commercial-use
Diffstat (limited to 'audio/festvox-el11')
-rw-r--r-- | audio/festvox-el11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/festvox-el11/Makefile b/audio/festvox-el11/Makefile index cbbb62cc512..a84e1d18a83 100644 --- a/audio/festvox-el11/Makefile +++ b/audio/festvox-el11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/04/04 19:34:21 proff Exp $ +# $NetBSD: Makefile,v 1.2 1999/04/04 22:03:16 proff Exp $ DISTNAME= festvox-el11-1.3.1 WRKSRC= ${WRKDIR}/festival @@ -11,6 +11,8 @@ HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html DEPENDS+= festival-1.3.1:../festival +LICENSE= no-commercial-use + NO_BUILD= yes FHOME= ${PREFIX}/share/festival |