summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-30 23:58:14 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-30 23:58:14 +0000
commit70635e88ab712424e96d70efab8a8e4fe2fd0900 (patch)
treec1c045f053bb963ebf6ee11e1eaceb5d5fafb1ae
parentUpdate to 2.2.11. (diff)
Mark uemacs NO_CDROM:
MicroEMACS 4.0 can be copied and distributed freely for any non-commercial purposes. Commercial users may use MicroEMACS 4.0 inhouse. Shareware distributors may redistribute MicroEMACS 4.0 for media costs only. MicroEMACS 4.0 can only be incorporated into commercial software or resold with the permission of the current author. Submitted by: imp
Diffstat (limited to '')
-rw-r--r--LEGAL1
-rw-r--r--editors/uemacs/Makefile2
2 files changed, 3 insertions, 0 deletions
diff --git a/LEGAL b/LEGAL
index d697e3d4cfc6..f064d5c54c13 100644
--- a/LEGAL
+++ b/LEGAL
@@ -365,5 +365,6 @@ zh-moettf/* ports/chinese/moettf Contact Taiwan Ministry of
zh-ntuttf/* ports/chinese/ntuttf No commercial use
ztelnet-* ports/net/ztelnet zmodem code has
restrictive copyright
+ue400dev.zip ports/editors/uemacs Resale for media cost only
urchin-* ports/www/urchin5 Commercial software, also
comes bundled with Apache-SSL
diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile
index 29be7110b779..631855c24700 100644
--- a/editors/uemacs/Makefile
+++ b/editors/uemacs/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ue400dev
MAINTAINER= ports@FreeBSD.org
COMMENT= A full screen editor
+NO_CDROM= "Resale allowed for media cost only"
+
USE_REINPLACE= yes
NO_WRKSUBDIR= yes
USE_ZIP= yes