[41288] trunk/dports/net/dnstracer/Portfile

blb at macports.org blb at macports.org
Wed Oct 29 12:55:13 PDT 2008


Revision: 41288
          http://trac.macports.org/changeset/41288
Author:   blb at macports.org
Date:     2008-10-29 12:55:13 -0700 (Wed, 29 Oct 2008)
Log Message:
-----------
net/dnstracer - whitespace changes

Modified Paths:
--------------
    trunk/dports/net/dnstracer/Portfile

Modified: trunk/dports/net/dnstracer/Portfile
===================================================================
--- trunk/dports/net/dnstracer/Portfile	2008-10-29 19:51:33 UTC (rev 41287)
+++ trunk/dports/net/dnstracer/Portfile	2008-10-29 19:55:13 UTC (rev 41288)
@@ -1,31 +1,31 @@
 # $Id$
 
-PortSystem			1.0
-name				dnstracer
-version				1.8
-categories			net sysutils
-maintainers			blb
-description			trace a chain of DNS servers to the source
+PortSystem          1.0
+name                dnstracer
+version             1.8
+categories          net sysutils
+maintainers         blb
+description         trace a chain of DNS servers to the source
 long_description \
-	dnstracer determines where a given Domain Name Server (DNS) gets its \
-	information from, and follows the chain of DNS servers back to the \
-	servers which know the data.
+   dnstracer determines where a given Domain Name Server (DNS) gets its \
+   information from, and follows the chain of DNS servers back to the \
+   servers which know the data.
 
-platforms			darwin freebsd
+platforms           darwin freebsd
 
-homepage			http://www.mavetju.org/unix/dnstracer.php
-master_sites		http://www.mavetju.org/download/
+homepage            http://www.mavetju.org/unix/dnstracer.php
+master_sites        http://www.mavetju.org/download/
 
-checksums			md5 f7e4102b572d052ca95567a08d9dde0a
+checksums           md5 f7e4102b572d052ca95567a08d9dde0a
 
-configure.cppflags	"-DBIND_8_COMPAT=1"
-configure.args		--mandir=${prefix}/share/man
+configure.cppflags  "-DBIND_8_COMPAT=1"
+configure.args      --mandir=${prefix}/share/man
 
-build.type			gnu
+build.type          gnu
 
 post-destroot {
-	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-	xinstall -m 644 -W ${worksrcpath} CHANGES CONTACT LICENSE README \
-		${destroot}${prefix}/share/doc/${name}
+   xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
+   xinstall -m 644 -W ${worksrcpath} CHANGES CONTACT LICENSE README \
+      ${destroot}${prefix}/share/doc/${name}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081029/f9f442d3/attachment.html>


More information about the macports-changes mailing list