# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ PortSystem 1.0 name xmlindent version 0.2.17 categories textproc maintainers gmail.com:cedric.luthi description xml indentation utility long_description XML Indent is a XML stream reformatter written \ in ANSI C. It is analogous to GNU indent. homepage http://xmlindent.sourceforge.net master_sites sourceforge checksums md5 c08be3867ee906ca69b949d55a4f3780 \ sha1 024d5c27ae7fd63b012e663c437b3ec46f12b789 \ rmd160 f0b6e51ed24c16026d551c495d4c5bbb1d892b5d use_configure no pre-build { reinplace "s|PREFIX=/usr/local|PREFIX=\$(DESTDIR)${prefix}|" ${worksrcpath}/Makefile }