# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name le version 1.14.9 revision 1 categories editors platforms darwin maintainers nomaintainer homepage http://freecode.com/projects/leeditor license GPL-3 description Terminal based text editor long_description LE has many block operations with stream and rectangular blocks, \ can edit both unix and dos style files (LF/CRLF), is binary clean, \ has hex mode, can edit text with multi-byte character encoding, \ has full undo/redo, can edit files and mmap-able devices in mmap \ shared mode (only replace), has tunable syntax highlighting, tunable \ color scheme (can use default colors), tunable key map. It is slightly \ similar to Norton Editor, but has more features. master_sites http://lav.yar.ru/download/le/ \ http://lav.yar.ru/download/le/old/ use_bzip2 yes checksums sha256 a6917c738d62e1c0ba1c476c853ee160719598973d23ac9ef92a0828d15c5400 \ rmd160 e1acfcbad9099a3072c3a718bcce7215bc9acc09 depends_lib port:ncurses