From 156d1db9c7a841afb3188be88ace2d9cd338c588 Mon Sep 17 00:00:00 2001 From: jtb Date: Fri, 8 Jun 2001 01:16:45 +0000 Subject: Add license and restrictions. From the README: Distribution without fee is permitted as long as all copyright notices are included. --- misc/fep/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/misc/fep/Makefile b/misc/fep/Makefile index ec02be91d3c..cc54dfda13e 100644 --- a/misc/fep/Makefile +++ b/misc/fep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/02/17 18:09:01 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2001/06/08 01:16:45 jtb Exp $ # FreeBSD Id: Makefile,v 1.2 1996/11/11 05:49:31 obrien Exp # @@ -10,6 +10,11 @@ MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/ MAINTAINER= nobu@psrc.isac.co.jp COMMENT= General purpose front end for command line editing +LICENSE= limited-redistribution +RESTRICTED= Do not redistribute for a fee +NO_SRC_ON_CDROM=${RESTRICTED} +NO_BIN_ON_CDROM=${RESTRICTED} + NO_WRKSUBDIR= yes MANCOMPRESSED= yes -- cgit v1.2.3