Ticket #22883: Portfile

File Portfile, 984 bytes (added by bretthoerner@…, 14 years ago)

rlwrap 0.33 Portfile

Line 
1# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $
2
3PortSystem 1.0
4
5name                    rlwrap
6version                 0.33
7categories              sysutils
8maintainers             mac.com:lomion
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} \
16                            http://gentoo.osuosl.org/distfiles/
17checksums               md5 831f375ca6c9d7ac77bebff616bd03a6 \
18                        sha1 b2b0aec54994e8c1100c40a448cd7ec4076b4c8d \
19                        rmd160 a6a20081228f0a1e6fbaeab84ed8412d0ee46943
20depends_lib             port:readline
21
22configure.args          --mandir=${prefix}/share/man