# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=portfile:et:sw=4:ts=4:sts=4 # $Id: Portfile 98916 2012-10-20 23:47:30Z g5pw@macports.org $ PortSystem 1.0 PortGroup python 1.0 name ranger version 1.5.5 python.default_version 27 maintainers g5pw openmaintainer categories sysutils description ${name} is a file manager with VI key bindings. long_description ${description} It provides a minimalistic and nice curses\ interface with a view on the directory hierarchy. The secondary\ task of ranger is to psychically guess which program you want\ to use for opening particular files. platforms darwin supported_archs noarch homepage http://nongnu.org/ranger/ master_sites ${homepage} checksums rmd160 74e12c3784e495738f4ce1ecc370f58c64c22f88 \ sha256 7445e00ee84055982df2b8511672923db778b9ee24b606beb61d084b38baa9d3 post-destroot { ln -s "${python.prefix}/share/man/man1/${name}.1" "${destroot}${prefix}/share/man/man1/${name}.1" } python.link_binaries_suffix