diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-09-19 22:28:50 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-09-19 22:28:50 +0000 |
commit | 7e3d15543ba6208e6947a1828ba9b75fee63982c (patch) | |
tree | bd942a6081bd4cb84a65ea82b11fb5e21402134e /openwrt/package/nano/ipkg/nano.control | |
parent | d05b208b72cd613dc77bb956fb3ee9a0e2533de0 (diff) | |
download | mtk-20170518-7e3d15543ba6208e6947a1828ba9b75fee63982c.zip mtk-20170518-7e3d15543ba6208e6947a1828ba9b75fee63982c.tar.gz mtk-20170518-7e3d15543ba6208e6947a1828ba9b75fee63982c.tar.bz2 |
add nano
SVN-Revision: 1945
Diffstat (limited to 'openwrt/package/nano/ipkg/nano.control')
-rw-r--r-- | openwrt/package/nano/ipkg/nano.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/nano/ipkg/nano.control b/openwrt/package/nano/ipkg/nano.control new file mode 100644 index 0000000..fa004b2 --- /dev/null +++ b/openwrt/package/nano/ipkg/nano.control @@ -0,0 +1,7 @@ +Package: nano +Priority: optional +Section: admin +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Oliver Ertl <oliver@ertl-net.net> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/nano/ +Depends: libncurses +Description: An enhanced clone of the Pico text editor |