# -*- 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.16 5.18 5.20 5.22 perl5.setup Term-ReadLine-Gnu 1.26 license {Artistic-1 GPL} maintainers nomaintainer 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 rmd160 6cec79f27277b3c2f03a219b55174f8c66efe90a \ sha256 f8f075eef6056e0649cce355af2b8695ea1c793dc15d5834012c800297dc4de8 if {${perl5.major} != ""} { depends_lib-append \ port:readline }