From 37d67592ca8ec5716e1856ead11c8ce5f2ae5e23 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Thu, 2 Nov 2000 03:49:09 +0000 Subject: add LICENSE and NO_{SRC,BIN}_* to comply with the license. Pointed out by Jason Beegan in PR pkg/11407 --- cad/fasthenry/Makefile | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'cad') diff --git a/cad/fasthenry/Makefile b/cad/fasthenry/Makefile index 008e5a24f93..fb4cc9314e1 100644 --- a/cad/fasthenry/Makefile +++ b/cad/fasthenry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/05/12 16:07:35 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.6 2000/11/02 03:49:09 dmcmahill Exp $ # DISTNAME= fasthenry-3.0-12Nov96 @@ -11,6 +11,13 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://kontiki.mit.edu/rle/research/info_research_proj.html +LICENSE= no-commercial-use +RESTRICTED= "No redistribution allowed" +NO_SRC_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_FTP= ${RESTRICTED} +NO_SRC_ON_FTP= ${RESTRICTED} + HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ./config CONFIGURE_ARGS= default -- cgit v1.2.3