# $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
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             md5 e3db31be650437eb5d9bfc4da6252ee3 \
                      sha1 ccdb55c08713582f633f85616e8d8d2c8ccfc841 \
                      rmd160 8f8e4b87be177d190feedc2aede3745c967e9b63

subport p5.8-lchown {
    depends_build-append port:p5.8-module-build
}
