# $Id: Portfile 86316 2011-10-24 13:42:17Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Mac-PropertyList 1.33
revision              2
license               {Artistic-1 GPL}
maintainers           nomaintainer
description           Mac::PropertyList - work with Mac plists at a low level
long_description      ${description}

platforms             darwin

checksums             md5 1218e70ca7b01d779d1779b964940b90 \
                      sha1 cf6dda94b788056e08c6dd54912fdcf1faf06ff2 \
                      rmd160 edaab0756f9303ec6e6bbe3984be530dc34ab5c1

if {${perl5.major} != ""} {
depends_lib-append    port:p${perl5.major}-xml-entities

supported_archs noarch
}
