# -*- 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$ PortSystem 1.0 name clex epoch 1 version 4.6.patch6 categories sysutils platforms darwin maintainers ryandesign openmaintainer license GPL-2 description file manager with curses interface long_description \ CLEX is a file manager with a full-screen user interface. It \ displays directory contents including the file status details and \ provides features like command history, filename insertion, or name \ completion in order to help users to create commands to be executed \ by the shell. homepage http://www.clex.sk/ master_sites ${homepage}download/ checksums rmd160 1101e92c99ae07d10ddaf751fd00d97726303012 \ sha256 d0ec87abe61cbd5c7a4901849f1d7cb7107a1125bd12c133dbd85c17d1b11bbf depends_lib port:ncurses use_parallel_build yes test.run yes test.target check livecheck.type regex livecheck.regex {latest stable version is ([0-9]+(\.[0-9a-z]+)+)}