diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-30 23:58:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-30 23:58:14 +0000 |
commit | 70635e88ab712424e96d70efab8a8e4fe2fd0900 (patch) | |
tree | c1c045f053bb963ebf6ee11e1eaceb5d5fafb1ae /editors/uemacs | |
parent | becbb54756c073d05e1c23ca301922299dd91567 (diff) | |
download | ports-70635e88ab712424e96d70efab8a8e4fe2fd0900.tar.gz ports-70635e88ab712424e96d70efab8a8e4fe2fd0900.zip |
Notes
Diffstat (limited to 'editors/uemacs')
-rw-r--r-- | editors/uemacs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |