[67345] trunk/dports/x11/pcb/Portfile

and.damore at macports.org and.damore at macports.org
Thu May 6 04:12:23 PDT 2010


Revision: 67345
          http://trac.macports.org/changeset/67345
Author:   and.damore at macports.org
Date:     2010-05-06 04:12:20 -0700 (Thu, 06 May 2010)
Log Message:
-----------
fixed spaces for pcb

Modified Paths:
--------------
    trunk/dports/x11/pcb/Portfile

Modified: trunk/dports/x11/pcb/Portfile
===================================================================
--- trunk/dports/x11/pcb/Portfile	2010-05-06 11:10:07 UTC (rev 67344)
+++ trunk/dports/x11/pcb/Portfile	2010-05-06 11:12:20 UTC (rev 67345)
@@ -1,33 +1,33 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
-name			pcb
-version			20091103
-categories		x11 graphics
-maintainers		megacz.com:adam
-description		Printed Circuit Board Layout Tool
-long_description	PCB is an interactive printed circuit board editor for the \
-				X11 window system. PCB includes a rats nest feature, design \
-				rule checking, and can provide industry standard RS-274-X \
-				(Gerber), NC drill, and centroid data (X-Y data) output for \
-				use in the board fabrication and assembly process. PCB offers \
-				high end features such as an autorouter and trace optimizer \
-				which can tremendously reduce layout time.
-homepage		http://pcb.sourceforge.net
-master_sites	sourceforge
-platforms		darwin
+name                pcb
+version             20091103
+categories          x11 graphics
+maintainers         megacz.com:adam
+description         Printed Circuit Board Layout Tool
+long_description    PCB is an interactive printed circuit board editor for the \
+                    X11 window system. PCB includes a rats nest feature, design \
+                    rule checking, and can provide industry standard RS-274-X \
+                    (Gerber), NC drill, and centroid data (X-Y data) output for \
+                    use in the board fabrication and assembly process. PCB offers \
+                    high end features such as an autorouter and trace optimizer \
+                    which can tremendously reduce layout time.
+homepage            http://pcb.sourceforge.net
+master_sites        sourceforge
+platforms           darwin
 checksums           md5     659a13bffd2269d3a0f86508a7c1531b \
                     sha1    49b1bf551b0e4d8811abf55af515d77a59797e31 \
                     rmd160  6e0cd1a4e1bf92a403f3d805aa3b0649360cb04e
 
-depends_run bin:wish:tk
-depends_lib     port:gtk2 \
-                port:gd2 \
-                port:dbus
+depends_run         bin:wish:tk
+depends_lib         port:gtk2 \
+                    port:gd2 \
+                    port:dbus
 
-configure.args	--mandir=${prefix}/share/man \
-				--infodir=${prefix}/share/info \
-				--disable-update-desktop-database \
-				--enable-dbus \
-				--disable-update-mime-database
+configure.args      --mandir=${prefix}/share/man \
+                    --infodir=${prefix}/share/info \
+                    --disable-update-desktop-database \
+                    --enable-dbus \
+                    --disable-update-mime-database
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100506/4ee361bb/attachment-0001.html>


More information about the macports-changes mailing list