# -*- 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$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Term-ReadLine-Gnu 1.20 revision 3 license {Artistic-1 GPL} 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 if {${perl5.major} != ""} { depends_lib-append port:readline }