diff options
-rw-r--r-- | LEGAL | 1 | ||||
-rw-r--r-- | editors/uemacs/Makefile | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -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 |