diff options
author | danfe <danfe@FreeBSD.org> | 2008-03-25 00:45:07 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2008-03-25 00:45:07 +0800 |
commit | cc0fb000a57b49d3165945045aaa0d205dad68c0 (patch) | |
tree | 079694a2796f7bb4a11e9aeaddc7b18d92c37885 /editors | |
parent | e8740c2d44ca66a272303eb19918e6f5ff463df1 (diff) | |
download | freebsd-ports-gnome-cc0fb000a57b49d3165945045aaa0d205dad68c0.tar.gz freebsd-ports-gnome-cc0fb000a57b49d3165945045aaa0d205dad68c0.tar.zst freebsd-ports-gnome-cc0fb000a57b49d3165945045aaa0d205dad68c0.zip |
Provide better port description.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/biew/pkg-descr | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/editors/biew/pkg-descr b/editors/biew/pkg-descr index c9f995a034f1..ea3ec31d7d83 100644 --- a/editors/biew/pkg-descr +++ b/editors/biew/pkg-descr @@ -1,6 +1,8 @@ -Biew is Binary vIEWer with built-in editor for binary, hexadecimal and -disassembler modes. The program also has text viewer with different Russian -codepages support (Windows-1251, MSDOS-866, etc.). Run the program with -? -or without arguments for help on program switches. +BIEW is multiplatform portable viewer of binary files with built-in editor +in binary, hexadecimal and disassembler modes. It uses native Intel syntax +for disassemble. Highlight AVR/Java/Athlon64/Pentium 4/K7-Athlon +disassembler, Russian codepages converter, full preview of formats -- MZ, NE, +PE, NLM, COFF32, ELF partial -- a.out, LE, LX, PharLap; code navigator and +more over. WWW: http://biew.sourceforge.net/ |