# -*- 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 Mac-PropertyList 1.605 revision 0 license Artistic-2 maintainers nomaintainer description Mac::PropertyList - work with Mac plists at a low level long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 7c0e66dce11cc32f9c9ec47afa805434e6abf178 \ sha256 cd1e18f48aaa570a4128e4cb4d72e8352bbd854031f49d8d3d0d7899002f2f26 \ size 49308 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-xml-entities }