[22018] trunk/dports/textproc

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 14 09:25:34 PST 2007


Revision: 22018
          http://trac.macosforge.org/projects/macports/changeset/22018
Author:   pipping at macports.org
Date:     2007-02-14 09:25:34 -0800 (Wed, 14 Feb 2007)

Log Message:
-----------
 * new port 

submitted by cedric.luthi at gmail.com

Added Paths:
-----------
    trunk/dports/textproc/xmlindent/
    trunk/dports/textproc/xmlindent/Portfile

Added: trunk/dports/textproc/xmlindent/Portfile
===================================================================
--- trunk/dports/textproc/xmlindent/Portfile	                        (rev 0)
+++ trunk/dports/textproc/xmlindent/Portfile	2007-02-14 17:25:34 UTC (rev 22018)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem		1.0
+name			xmlindent
+version			0.2.17
+categories		textproc
+maintainers		cedric.luthi at gmail.com
+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
+			}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070214/45334810/attachment.html


More information about the macports-changes mailing list