Skip to content

Commit

Permalink
update to 0.24
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@14733 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Markus W. Weißmann committed Oct 20, 2005
1 parent 1617024 commit 153edc4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions sysutils/rlwrap/Portfile
@@ -1,8 +1,8 @@
# $Id: Portfile,v 1.2 2005/03/10 22:39:23 toby Exp $
# $Id: Portfile,v 1.3 2005/10/20 19:54:39 mww Exp $

PortSystem 1.0
PortSystem 1.0
name rlwrap
version 0.21
version 0.24
categories sysutils
maintainers lomion@mac.com
description rlwrap is a readline wrapper.
Expand All @@ -12,8 +12,8 @@ long_description rlwrap is a 'readline wrapper' that uses the GNU \
homepage http://utopia.knoware.nl/~hlub/uck/rlwrap/
platforms darwin
master_sites ${homepage}
checksums md5 036993936a13d532a540a6714c97dc2f
depends_lib lib:libreadline:readline
checksums md5 6622603f949e7948a24fd55f2af09323
depends_lib port:readline


configure.env CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
Expand Down

0 comments on commit 153edc4

Please sign in to comment.