# -*- 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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         String-ShellQuote 1.04
revision            2
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
supported_archs     noarch

description         Quote strings for passing through the shell

long_description    This module contains some functions which are useful \
                    for quoting strings which are going to pass through \
                    the shell or a shell-like object.

checksums           sha1    e60f348200b16d85ccc50780d4d6546485b15bc5 \
                    rmd160  90d2ad5d4271470fced77567be3b60d0e2e6101f
