# -*- 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 Conf-Libconfig 1.0.3 ../../authors/id/C/CN/CNANGEL/ revision 0 license BSD maintainers nomaintainer description Perl extension for libconfig long_description {*}${description} platforms darwin checksums rmd160 fd99b42528a399ff603d33d40991f8dd72ad4bfc \ sha256 e107f4b3d09f2b37db5a38ccce36ad945b82b89e5202b6bd01d3bb50a5965a1a \ size 50332 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-extutils-makemaker \ port:p${perl5.major}-extutils-pkgconfig \ port:p${perl5.major}-test-deep \ port:p${perl5.major}-test-exception \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-test-warn depends_lib-append \ port:libconfig-hr }