# -*- 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 String-Truncate 1.100602 license {Artistic-1 GPL} maintainers nomaintainer description a module for when strings are too long to be displayed in... long_description ${description} platforms darwin checksums md5 77cfc678607a7d84008b117f3991bbfa \ sha1 9359e8907ce9247b91775e3902562d8cada574cd \ rmd160 5e168d35b4cb523832a6ecc057515ec8141bee27 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-sub-exporter \ port:p${perl5.major}-sub-install supported_archs noarch }