# -*- 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
# $Id: Portfile 87542 2011-11-25 04:02:55Z ryandesign@macports.org $

PortSystem          1.0

name                hicolor-icon-theme
version             0.12
categories          gnome
platforms           darwin
maintainers         nomaintainer
supported_archs     noarch
license             GPL-2

description         A default fallback theme.

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

homepage            http://www.gnome.org/
master_sites        http://icon-theme.freedesktop.org/releases/

checksums           md5     55cafbcef8bcf7107f6d502149eb4d87 \
                    sha1    87368844d1fcef899c3dc4e59f07264340606538 \
                    rmd160  a96200fa8dd75bcf07a01f8d8de3ef55f288b70b

livecheck.type      regex
livecheck.url       ${master_sites}
livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)
