# -*- 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 83257 2011-08-29 08:12:31Z dports@macports.org $

PortSystem        1.0

name              icon-naming-utils
version           0.8.90
revision          1

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
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.12 port:p5.12-xml-simple
configure.perl    ${prefix}/bin/perl5.12

universal_variant no

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

