# -*- 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.24 perl5.setup Alien-Editline 0.06 revision 1 license {Artistic-1 GPL} maintainers devans openmaintainer description Make available Editline (libedit) long_description ${description} platforms darwin checksums rmd160 8143c3068802559cbbe740a166fdeb67a5b8bfac \ sha256 b901b2dc79325f19905399acc103b620efee56b000232c786a9e7ae914380d22 if {${perl5.major} != ""} { depends_build-append \ port:pkgconfig \ port:p${perl5.major}-http-tiny depends_lib-append \ port:p${perl5.major}-alien-base \ port:p${perl5.major}-file-sharedir \ port:libedit supported_archs noarch perl5.use_module_build }