# $Id: Portfile 38622 2008-07-26 05:37:05Z ryandesign@macports.org $ PortSystem 1.0 name clex version 3.18 categories sysutils platforms darwin maintainers ryandesign openmaintainer 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 md5 5547890e8cb873eab85894775e8e2d21 \ sha1 f6497d7669fd6e4a7d0a57437632c5ad451ecfc6 \ rmd160 187ccae2ecdba57f45b58024ced6f51c652af69a configure.args --mandir=${prefix}/share/man depends_lib port:ncurses use_parallel_build yes test.run yes test.target check