diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-16 14:08:19 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-16 14:08:19 +0000 |
commit | 4df1f92e444274093d5073d6ef31d2d2b1f779e3 (patch) | |
tree | e9b9397d94aafe6fcb26aa0ca1ad16eda1f3ebf7 /editors/le/pkg-plist | |
parent | Activate xd. (diff) |
Import le port. le is a text editor with 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 large files and
mmap'pable devices in MAP_SHARED mode, has tunable syntax
highlighting, tunable color scheme (can use default colors), tunable
key map.
PR: 4777
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Diffstat (limited to 'editors/le/pkg-plist')
-rw-r--r-- | editors/le/pkg-plist | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/le/pkg-plist b/editors/le/pkg-plist new file mode 100644 index 000000000000..51319ca9ff94 --- /dev/null +++ b/editors/le/pkg-plist @@ -0,0 +1,12 @@ +bin/le +man/man1/le.1.gz +share/doc/le/FEATURES +share/doc/le/HISTORY +share/doc/le/NEWS +share/doc/le/README +share/le/colors1 +share/le/colors2 +share/le/colors3 +share/le/syntax +@dirrm share/doc/le +@dirrm share/le |