# -*- 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 79838 2011-06-27 22:26:37Z ciserlohn@macports.org $

PortSystem      1.0

name            uncrustify
version         0.58
categories      devel
maintainers     nomaintainer
description     Source code beautifier
long_description    Banish crusty code with the Uncrustify C/C++/C#/D/Java/Pawn \
                    source code beautifier. It indents, adds newlines, aligns, etc, \
                    and is highly configurable.
homepage        http://uncrustify.sourceforge.net/
platforms       darwin
master_sites    sourceforge

checksums       md5 9fa275570a4422aa1cb90fbbdde79a76 \
                sha1 baa441e163ae21842ed35e1abfc204b45e40820b \
                rmd160 89eb9d3af8cdd7338b277406a3e43638575a1370

livecheck.type    regex
livecheck.url     http://sourceforge.net/projects/uncrustify/files/
livecheck.regex   "(0\\.\\d+)"

