# -*- 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.505 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 872fecda39109dfe6a6a1b396b6979e9c26354b8 \ sha256 9fa12b9e19412d02a03117e16d253491b4239d9502a9ba93574d92fa66db045b \ size 44455 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-xml-entities }