# $Id: Portfile 84450 2011-09-26 14:18:02Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         File-DesktopEntry 0.04
revision            2
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Perl module for Freedesktop .desktop files
long_description \
   This module can be used to work with .desktop files as specified by the \
   Freedesktop.org specification.

platforms           darwin

checksums           md5     fc196bc1a4d6ca84953fee5a9cdaa629 \
                    sha1    2ab7e9056b745ff5a8530431666c437328b7c7a0 \
                    rmd160  18e703eae1a671d0dbbea032f598f2d4a05762b7

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