[55066] trunk/dports/science/magic/Portfile

snc at macports.org snc at macports.org
Thu Aug 6 07:04:42 PDT 2009


Revision: 55066
          http://trac.macports.org/changeset/55066
Author:   snc at macports.org
Date:     2009-08-06 07:04:41 -0700 (Thu, 06 Aug 2009)
Log Message:
-----------
whitespace

Modified Paths:
--------------
    trunk/dports/science/magic/Portfile

Modified: trunk/dports/science/magic/Portfile
===================================================================
--- trunk/dports/science/magic/Portfile	2009-08-06 14:02:27 UTC (rev 55065)
+++ trunk/dports/science/magic/Portfile	2009-08-06 14:04:41 UTC (rev 55066)
@@ -1,34 +1,33 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
-name		magic
-version		7.5.180
+name                magic
+version             7.5.180
 
-categories	science
-maintainers	waqar
-description	A VLSI Layout System
+categories          science
+maintainers         waqar
+description         A VLSI Layout System
 
-long_description	\
-	Magic is a venerable VLSI layout tool, written in the 1980's at \
-	Berkeley. Magic is widely cited as being the easiest tool to use \
-	for circuit layout, even for people who ultimately rely on \
-	commercial tools for their product design flow.
+long_description    Magic is a venerable VLSI layout tool, written in the \
+                    1980's at Berkeley. Magic is widely cited as being the \
+                    easiest tool to use for circuit layout, even for people \
+                    who ultimately rely on commercial tools for their product \
+                    design flow.
 
-platforms	darwin
+platforms           darwin
 
-homepage       	http://opencircuitdesign.com/magic
+homepage            http://opencircuitdesign.com/magic
 
-master_sites   	http://opencircuitdesign.com/magic/archive
+master_sites        http://opencircuitdesign.com/magic/archive
 
-extract.suffix	.tgz
+extract.suffix      .tgz
 
-depends_lib		port:tcl port:tk
+depends_lib         port:tcl port:tk
 
-checksums	\
-				md5  71825268a02acb646df33f9e52f73a0a \
-				sha1  f00dd569e9a8078b4570ae598fb2804bffa31ff0 \
-				rmd160  764d69305ae370fc433f24c7715aab9a83b57d11
+checksums           md5     71825268a02acb646df33f9e52f73a0a \
+                    sha1    f00dd569e9a8078b4570ae598fb2804bffa31ff0 \
+                    rmd160  764d69305ae370fc433f24c7715aab9a83b57d11
 
-configure.args		--mandir=${prefix}/share/man --infodir=${prefix}/share/info
+configure.args      --mandir=${prefix}/share/man --infodir=${prefix}/share/info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090806/5ecc1479/attachment.html>


More information about the macports-changes mailing list