summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-06-08 01:16:45 +0000
committerjtb <jtb@pkgsrc.org>2001-06-08 01:16:45 +0000
commit156d1db9c7a841afb3188be88ace2d9cd338c588 (patch)
treede93cb13023cf1046dc0edc1569507086183ca4d
parent4b5d552439164905a8855cca8ab229b9a172033a (diff)
downloadpkgsrc-156d1db9c7a841afb3188be88ace2d9cd338c588.tar.gz
Add license and restrictions.
From the README: Distribution without fee is permitted as long as all copyright notices are included.
-rw-r--r--misc/fep/Makefile7
1 files changed, 6 insertions, 1 deletions
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