diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-03 15:09:05 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-03 15:09:05 +0000 |
commit | eac0111497d7e9e29aab03a3ff8edeb367214f1c (patch) | |
tree | 9a975668dbbdfa01d365f1abd75e0aee866450bb /openwrt/package/less/ipkg/less.control | |
parent | beb8fd20e9340cabc8127206db207b0d95fff825 (diff) |
add less
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1324 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/less/ipkg/less.control')
-rw-r--r-- | openwrt/package/less/ipkg/less.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/less/ipkg/less.control b/openwrt/package/less/ipkg/less.control new file mode 100644 index 000000000..e36454a8d --- /dev/null +++ b/openwrt/package/less/ipkg/less.control @@ -0,0 +1,7 @@ +Package: less +Priority: optional +Section: misc +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Depends: libncurses +Description: A text mode pager |