# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem 1.0

name                    rlwrap
version                 0.30
categories              sysutils
maintainers             mac.com:lomion
description             rlwrap is a readline wrapper.
long_description        rlwrap is a 'readline wrapper' that uses the  GNU \
                            readline library to allow the editing of keyboard \
                            input for any other command.
homepage                http://utopia.knoware.nl/~hlub/uck/rlwrap/
platforms               darwin
master_sites            ${homepage} \
                            http://gentoo.osuosl.org/distfiles/
checksums               md5 03d8bd4996945ea32d3c7d5dc38c956e
depends_lib             port:readline

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