# -*- 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         Lchown 1.01 ../../authors/id/N/NC/NCLEATON/
revision            1
license             {Artistic-1 GPL}
maintainers         roback.cc:macports openmaintainer
description         Use the lchown(2) system call from Perl
long_description    ${description}

platforms           darwin

checksums           rmd160  8f8e4b87be177d190feedc2aede3745c967e9b63 \
                    sha256  9c0a13e279ad92208fb8fac73001635b0689251dd41b597522e1b3501ba0f76f

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