# $Id: Portfile,v 1.2 2005/11/04 17:51:31 mww Exp $

PortSystem 1.0

name		clex
version		3.14
categories	sysutils
platforms	darwin
maintainers	mww@opendarwin.org
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 8ed86b6e50266a3b2c7419e369e3ec03

configure.args	--mandir=${prefix}/share/man

