Ticket #14405: Portfile

File Portfile, 768 bytes (added by shreevatsa.public@…, 16 years ago)
Line 
1# $Id: Portfile 28829 2007-09-09 20:43:07Z blair@macports.org $
2
3PortSystem 1.0
4
5name                    rlwrap
6version                 0.30
7categories              sysutils
8maintainers             lomion@mac.com
9description             rlwrap is a readline wrapper.
10long_description        rlwrap is a 'readline wrapper' that uses the  GNU \
11                            readline library to allow the editing of keyboard \
12                            input for any other command.
13homepage                http://utopia.knoware.nl/~hlub/uck/rlwrap/
14platforms               darwin
15master_sites            ${homepage}
16checksums               md5 03d8bd4996945ea32d3c7d5dc38c956e
17depends_lib             port:readline
18
19configure.args          --mandir=${prefix}/share/man