# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 # $Id: Portfile 58602 2009-10-01 23:13:15Z snc@macports.org $ PortSystem 1.0 name mc version 4.6.1 categories sysutils maintainers waqar description GNU Midnight Commander long_description \ GNU Midnight Commander is a user-friendly yet powerful file \ manager and visual shell, useful to novice and guru alike. \ It provides a clear, user-friendly, and somewhat protected \ interface to a Unix system while making many frequent file \ operations more efficient and preserving the full power of \ the command prompt. After some practice, you will wonder how \ you could ever live without it. homepage http://www.midnight-commander.org/ platforms darwin master_sites ${homepage}downloads checksums md5 18b20db6e40480a53bac2870c56fc3c4 \ sha1 92be0802143245e0fb7e3847d70da614cad7d5fb \ rmd160 d565ee95a8916d73fad5e0defeb9f2f57e50962b depends_build path:bin/pkg-config:pkgconfig depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 configure.args --without-x --with-screen=ncurses \ --infodir=${prefix}/share/info --mandir=${prefix}/share/man livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex ${name}-(\[0-9.\]+)\\.tar