[30963] trunk/dports/print/rubber/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 12 05:28:27 PST 2007


Revision: 30963
          http://trac.macosforge.org/projects/macports/changeset/30963
Author:   milosh at macports.org
Date:     2007-11-12 05:28:26 -0800 (Mon, 12 Nov 2007)

Log Message:
-----------
Whitespace changes

Modified Paths:
--------------
    trunk/dports/print/rubber/Portfile

Modified: trunk/dports/print/rubber/Portfile
===================================================================
--- trunk/dports/print/rubber/Portfile	2007-11-12 13:24:07 UTC (rev 30962)
+++ trunk/dports/print/rubber/Portfile	2007-11-12 13:28:26 UTC (rev 30963)
@@ -1,14 +1,15 @@
 # $Id$
+
 PortSystem 1.0
 
-name		rubber
-version		1.1
-revision	1
-patchfiles	patch-ab patch-ac
-categories	print
-maintainers	milosh
-description	An automated system for building LaTeX documents
-long_description	This is a building system for LaTeX documents.\
+name            rubber
+version         1.1
+revision        1
+patchfiles      patch-ab patch-ac
+categories      print
+maintainers     milosh
+description     An automated system for building LaTeX documents
+long_description    This is a building system for LaTeX documents.\
     It is based on a routine that runs just as many compilations as\
     necessary.  The module system provides a great flexibility that\
     virtually allows support for any package with no user intervention,\
@@ -18,13 +19,13 @@
     including graphics/graphicx (with automatic conversion between\
     various formats and Metapost compilation).
 
-platforms	darwin freebsd
-homepage	http://www.pps.jussieu.fr/~beffara/soft/rubber/
-master_sites 	http://ebeffara.free.fr/pub/
-checksums	md5 8087cdb498f51f91c2427c7d0b253189
-depends_run	bin:bibtex:teTeX bin:python:python24
+platforms       darwin freebsd
+homepage        http://www.pps.jussieu.fr/~beffara/soft/rubber/
+master_sites    http://ebeffara.free.fr/pub/
+checksums       md5 8087cdb498f51f91c2427c7d0b253189
+depends_run     bin:bibtex:teTeX bin:python:python24
 
-configure.args 	--python=python --mandir=${destroot}${prefix}/share/man \
-		--infodir=${destroot}${prefix}/share/info
-destroot.args	prefix=${destroot}/${prefix} 
+configure.args  --python=python --mandir=${destroot}${prefix}/share/man \
+                --infodir=${destroot}${prefix}/share/info
+destroot.args   prefix=${destroot}/${prefix} 
 

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


More information about the macports-changes mailing list