From 3e8263a24e31cac862a0bf2bb372da10b6024987 Mon Sep 17 00:00:00 2001 From: Oliver Ertl Date: Thu, 26 Jul 2007 14:49:52 +0000 Subject: [PATCH] mc: add a better title and description SVN-Revision: 8180 --- utils/mc/Makefile | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/utils/mc/Makefile b/utils/mc/Makefile index bad97d3d37..f688d218b3 100644 --- a/utils/mc/Makefile +++ b/utils/mc/Makefile @@ -24,7 +24,15 @@ define Package/mc SECTION:=utils CATEGORY:=Utilities DEPENDS:=+glib1 +libncurses - TITLE:=Midnight Commander 4.1.X-MP + TITLE:=midnight commander - a powerful file manager + DESCRIPTION:=\ + GNU Midnight Commander is a text-mode full-screen file manager. \\\ + It uses a two panel interface and a subshell for command execution. \\\ + It includes an internal editor with syntax highlighting and an \\\ + internal viewer with support for binary files. Also included is \\\ + Virtual Filesystem (VFS), that allows files on remote systems \\\ + (e.g. FTP, SSH, SMB servers) and files inside archives to be \\\ + manipulated like real files. URL:=http://www.ibiblio.org/mc/ endef -- 2.30.2