blob: b87dcdf3f59b03fbb815bc71d941b990c53a598d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config BR2_PACKAGE_DECO
tristate "deco - Text-based full featured file manager"
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBNCURSES
help
A clone of Norton Commander for Unix. Text-based, full featured
file manager.
http://deco.sourceforge.net/
|