# -*- 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         Scalar-String 0.003
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Scalar::String - String aspects of scalars
long_description    ${description}

checksums           rmd160  7f48ff3bdc846d95a881b1328de31d27ac19a212 \
                    sha256  f54a17c9b78713b02cc43adfadf60b49467e7634d31317e8b9e9e97c26d68b52

if {${perl5.major} != ""} {
    perl5.use_module_build
}
