# -*- 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 File-DesktopEntry 0.23 ../../authors/id/M/MI/MICHIELB revision 0 license {Artistic-1 GPL} maintainers nomaintainer description File::DesktopEntry - Object to handle .desktop files long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 253e98047f2a37531728edac5ea8b2a507c7bca5 \ sha256 63f95798d80b81ea8cea4848f342f26593c60f152dbd04d8981c846f979e6835 \ size 18251 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-file-basedir \ port:p${perl5.major}-uri }