# -*- 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 106063 2013-05-14 06:59:00Z devans@macports.org $

PortSystem      1.0

name            gnome-icon-theme-symbolic
version         2.31.0
set branch      [join [lrange [split ${version} .] 0 1] .]
maintainers     nomaintainer
categories      gnome
platforms       darwin
license         "Creative Commons Attribution-Sharealike-3.0"
description     A collection of icons for the GNOME 2 desktop.

long_description \
                gnome-icon-theme is a collection of icons and \
                emblems for the GNOME 2 desktop.

homepage        http://www.gnome.org/
master_sites    gnome:sources/${name}/${branch}/

use_bzip2       yes

checksums       rmd160  6a6d7069dddc06d32eea9ae1a5fcec9ebfcfd1ab \
                sha256  5fa028e7263e15ef58ab21963303becd6ecd6321c3e3e570820fa434203191bd

depends_build   port:pkgconfig \
                port:icon-naming-utils

supported_archs noarch

livecheck.type  gnome-with-unstable
