# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $
PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Term-ReadLine-Gnu 1.20
revision        1
maintainers         spin.de:warp-darwinports
description         Perl extension for the GNU Readline/History library
long_description    This is an implementation of Term::ReadLine using the \
                    GNU Readline/History Library.
platforms           darwin
checksums           sha1    23f2562c436c09e0d6ca85e135727d73bfdb18ea \
                    rmd160  3569290543a4545bc70b2d435fc6ee4cc3598223

depends_lib-append  port:readline

