fiddle perl
[buildroot.git] / package / nano / Config.in
blob272c061eed2b8d5448b22ac3d855b3ad2900c9f7
1 config BR2_PACKAGE_NANO
2         bool "nano"
3         default n
4         select BR2_PACKAGE_NCURSES
5         help
6           A nice ncurses-based editor.  Started out as a clone of pico.  
7           Great editor for new users.
9           http://www.nano-editor.org/