diff options
Diffstat (limited to 'nano/nano_1.3.0.oe')
-rw-r--r-- | nano/nano_1.3.0.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nano/nano_1.3.0.oe b/nano/nano_1.3.0.oe index f9073baecb..0d3ed077a7 100644 --- a/nano/nano_1.3.0.oe +++ b/nano/nano_1.3.0.oe @@ -3,6 +3,8 @@ DEPENDS = "ncurses" DESCRIPTION = "GNU nano (Nano's ANOther editor, or \ Not ANOther editor) is an enhanced clone of the \ Pico text editor." +HOMEPAGE = "http://www.nano-editor.org/" +LICENSE = "GPLv2" SRC_URI = "http://www.nano-editor.org/dist/v1.3/nano-${PV}.tar.gz \ file://configure.patch;patch=1 \ |