# -*- 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 Data-Plist 0.1 license {Artistic-1 GPL} maintainers nomaintainer description Data::Plist - object representing a property list long_description {*}${description} platforms {darwin any} checksums rmd160 e5c39e0603eb4f94cf0628de1aa2a25b057e2328 \ sha256 e706ae0c60ebd8f5872a891516ef0d48b0f709e8cbbb67aae491d8e2332e4804 \ size 31161 supported_archs noarch if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-universal-require patchfiles patch-default-inc-excludes-dot.diff }