summaryrefslogtreecommitdiff
path: root/editors/nano/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 20:59:00 +0000
committerzuntum <zuntum>2001-10-31 20:59:00 +0000
commit357035734b69b9da4b409c072366a328aaddabc2 (patch)
treeb8174b07e5f6072d89e0ac6466ae83197944712f /editors/nano/DESCR
parent58022b1c3a7fe2947a92e4b86998903c01be2bcf (diff)
downloadpkgsrc-357035734b69b9da4b409c072366a328aaddabc2.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'editors/nano/DESCR')
-rw-r--r--editors/nano/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/editors/nano/DESCR b/editors/nano/DESCR
new file mode 100644
index 00000000000..902ee1840d4
--- /dev/null
+++ b/editors/nano/DESCR
@@ -0,0 +1,9 @@
+ GNU `nano' is a small and friendly text editor. Besides basic text
+editing, `nano' offers many extra features like an interactive search
+and replace, goto line number, auto-indentation, feature toggles,
+internationalization support, and filename tab completion.
+
+ The original goal for `nano' was a complete bug-for-bug compatible
+emulation of Pico, but consistency is now a slightly higher priority.
+
+ Nano does not have the restrictive license problems of Pico.