diff options
Diffstat (limited to 'audio/festlex-oald/Makefile')
-rw-r--r-- | audio/festlex-oald/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile index 961bf132809..b5c025e6e44 100644 --- a/audio/festlex-oald/Makefile +++ b/audio/festlex-oald/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/04/04 19:32:57 proff Exp $ +# $NetBSD: Makefile,v 1.2 1999/04/04 22:03:15 proff Exp $ DISTNAME= festlex-oald-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 |