[79557] trunk/dports/science/vbpp/Portfile

and.damore at macports.org and.damore at macports.org
Sat Jun 18 00:12:52 PDT 2011


Revision: 79557
          http://trac.macports.org/changeset/79557
Author:   and.damore at macports.org
Date:     2011-06-18 00:12:52 -0700 (Sat, 18 Jun 2011)
Log Message:
-----------
port vbpp, whitespace changes

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

Modified: trunk/dports/science/vbpp/Portfile
===================================================================
--- trunk/dports/science/vbpp/Portfile	2011-06-18 07:10:36 UTC (rev 79556)
+++ trunk/dports/science/vbpp/Portfile	2011-06-18 07:12:52 UTC (rev 79557)
@@ -1,19 +1,18 @@
 # $Id$
 
 PortSystem 1.0
-name             vbpp
-version          1.2.0
-categories       science
-maintainers      nomaintainer
-description      Verilog preprocessor
+name                vbpp
+version             1.2.0
+categories          science
+maintainers         nomaintainer
+description         Verilog preprocessor
 long_description \
-	VBPP is a Verilog preprocessor. It has support \
-	for most Verilog preprocessing directives and \
-	additional directives.
-homepage         http://www.verilog.net/free.html
-platforms        darwin
+    VBPP is a Verilog preprocessor. It has support for most Verilog \
+    preprocessing directives and additional directives.
+homepage            http://www.verilog.net/free.html
+platforms           darwin
 
-master_sites     http://www.verilog.net
+master_sites        http://www.verilog.net
 checksums           md5     493ac8a83f92018649a0bdc50d65c24b \
                     sha1    79a05739977f98ab85678a7af16a189695dbd02d \
                     rmd160  177ee8bd4a3ea53f367f307476117de4bb7c1bb9
@@ -22,7 +21,9 @@
     xinstall -d 755 ${destroot}${prefix}/share/doc/${name}
     xinstall -d 755 ${destroot}${prefix}/share/examples/${name}
 
-	xinstall -m 444 -W ${worksrcpath} AUTHORS COPYING NEWS README ChangeLog ${destroot}${prefix}/share/doc/${name}
-	eval xinstall -m 444 [glob ${worksrcpath}/EXAMPLES/*] ${destroot}${prefix}/share/examples/${name}
+    xinstall -m 444 -W ${worksrcpath} AUTHORS COPYING NEWS README ChangeLog \
+        ${destroot}${prefix}/share/doc/${name}
+    eval xinstall -m 444 [glob ${worksrcpath}/EXAMPLES/*] \
+        ${destroot}${prefix}/share/examples/${name}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110618/66c839ad/attachment.html>


More information about the macports-changes mailing list