# $Id: Portfile 147925 2016-04-20 04:48:05Z ryandesign@macports.org $ PortSystem 1.0 name xdg-utils version 1.0.2 revision 1 categories sysutils platforms darwin freebsd linux maintainers afb openmaintainer license MIT supported_archs noarch description basic desktop integration functions long_description Xdg-utils is a set of command line tools that \ assist applications with a variety of desktop integration tasks. homepage https://www.freedesktop.org/wiki/Software/xdg-utils/ master_sites https://portland.freedesktop.org/download/ extract.suffix .tgz checksums md5 348a5b91dc66426505022c74a64b2940 \ sha1 e41a04cbf9ff8d743397a2bc23c6ca82e8b59d2c \ rmd160 344482917e8c780613ec20b103f8e51322540c04 depends_build port:xmlto patchfiles patch-scripts-xdg-open.diff configure.args --mandir=${prefix}/share/man livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"