# -*- 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$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Term-Shell 0.09 Term license {Artistic-1 GPL} maintainers nomaintainer description A simple command-line shell framework. long_description ${description} platforms darwin checksums rmd160 9bb4d9296f48cfb8d0ce2dc3ac30b2cd00998c1b \ sha256 092cf1ce6d3df66066db5cd53edd63be6f63789f21e3af3631f10e6faa549afc if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-term-readkey \ port:p${perl5.major}-text-autoformat supported_archs noarch perl5.use_module_build }