# -*- 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 Term-Size-Any 0.002 license {Artistic-1 GPL} maintainers devans openmaintainer description Term::Size::Any - Retrieve terminal size long_description ${description} platforms darwin checksums rmd160 34c6ab2a0901a1aabb7dbcde57094856ef1fc9ed \ sha256 64fa5fdb1ae3a823134aaa95aec75354bc17bdd9ca12ba0a7ae34a7e51b3ded2 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-devel-hide \ port:p${perl5.major}-module-load-conditional \ port:p${perl5.major}-term-size-perl supported_archs noarch }