# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 116115 2014-01-19 03:34:17Z jmr@macports.org $

PortSystem        1.0

name              icon-naming-utils
version           0.8.90
revision          2

description       A default fallback theme.
long_description  This is the default fallback theme used by \
            implementations of the icon theme specification.

maintainers       nomaintainer
categories        gnome
platforms         darwin
supported_archs   noarch
license           GPL-2
installs_libs     no

homepage          http://tango.freedesktop.org/
master_sites      ${homepage}releases/

checksums         md5     2c5c7a418e5eb3268f65e21993277fba \
                  sha1    a195e635fd663f0697a2a047f0c9134876900cf1 \
                  rmd160  1c68587f83e8bad54dfdedbfb76c1ec7f2696dcb

depends_lib       port:perl5.16 port:p5.16-xml-simple
configure.perl    ${prefix}/bin/perl5.16

livecheck.type    regex
livecheck.url     ${master_sites}?C=M&O=D
livecheck.regex   ${name}-(\\d+(?:\\.\\d+)*)
