# -*- 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 Text-Table 1.130 license {Artistic-1 GPL} maintainers nomaintainer description Organize Data in Tables long_description ${description} platforms darwin supported_archs noarch checksums rmd160 002eeb7e7d2cc4810e82fb6e931fdc7e52e47f50 \ sha256 b2dc3e962ae247ed5cbc130db1dadb5f4a5f89d7fbf1feda10390d33d1d88809 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-text-aligner }