# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 118341 2014-03-31 16:45:31Z macsforever2000@macports.org $

PortSystem 1.0

name                vifm
version             0.7.6
categories          sysutils
license             GPL-2+
maintainers         larre-borges.com:matias
description         ncurses based file manager with vi like keybindings
long_description    Vifm is a ncurses based file manager with vi like \
                    keybindings. If you use vi, vifm gives you complete \
                    keyboard control over your files without having to \
                    learn a new set of commands.
homepage            http://vifm.sourceforge.net/
platforms           darwin
master_sites        sourceforge:project/vifm/vifm
use_bzip2           yes
checksums           md5 90c19079288e53aa3f9ee63f324cdfb4 \
                    rmd160 1a35237b82f0da052794da9386e8c8e621ff1b35 \
                    sha1 2c9a57ec80a0c389c2807b5e86f25c2b8dd1c0cd \
                    sha256 861798592d6fccc5d330a66e68f1c5a747732b9df587f15d892c6ff72a04650f

depends_lib         port:ncurses
