[41292] trunk/dports/sysutils/maxwell/Portfile

blb at macports.org blb at macports.org
Wed Oct 29 14:34:17 PDT 2008


Revision: 41292
          http://trac.macports.org/changeset/41292
Author:   blb at macports.org
Date:     2008-10-29 14:34:17 -0700 (Wed, 29 Oct 2008)
Log Message:
-----------
sysutils/maxwell - whitespace changes

Modified Paths:
--------------
    trunk/dports/sysutils/maxwell/Portfile

Modified: trunk/dports/sysutils/maxwell/Portfile
===================================================================
--- trunk/dports/sysutils/maxwell/Portfile	2008-10-29 21:31:18 UTC (rev 41291)
+++ trunk/dports/sysutils/maxwell/Portfile	2008-10-29 21:34:17 UTC (rev 41292)
@@ -1,29 +1,29 @@
 # $Id$
 
-PortSystem			1.0
-name				maxwell
-version				0.5.1
-categories			sysutils
-maintainers			blb
-description			Mac OS X SMART disk monitoring/reporting tool
+PortSystem          1.0
+name                maxwell
+version             0.5.1
+categories          sysutils
+maintainers         blb
+description         Mac OS X SMART disk monitoring/reporting tool
 long_description \
-	Maxwell is a disk monitoring and reporting tool for Mac OS X.  It uses \
-	the IOKit SMART api to check your ATA disks for signs of possible \
-	future failure.  It can run tests on demand, print a report of the \
-	disks performance, or simply report a passing/failing status.
+   Maxwell is a disk monitoring and reporting tool for Mac OS X.  It uses \
+   the IOKit SMART api to check your ATA disks for signs of possible \
+   future failure.  It can run tests on demand, print a report of the \
+   disks performance, or simply report a passing/failing status.
 
-platforms			darwin
+platforms           darwin
 
-homepage			http://maxwell.sourceforge.net/
-master_sites		sourceforge
+homepage            http://maxwell.sourceforge.net/
+master_sites        sourceforge
 
-checksums			md5 ce5c354b2fed4e237524ad0bc59997a3
+checksums           md5 ce5c354b2fed4e237524ad0bc59997a3
 
-patchfiles			patch-maxwell.8
+patchfiles          patch-maxwell.8
 
-use_configure		no
+use_configure       no
 
-destroot.destdir	DESTDIR=${destroot} prefix=${prefix} \
-					mandir=${prefix}/share/man \
-					datadir=${prefix}/share/doc/${name}
+destroot.destdir    DESTDIR=${destroot} prefix=${prefix} \
+                       mandir=${prefix}/share/man \
+                       datadir=${prefix}/share/doc/${name}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081029/f25c3119/attachment.html>


More information about the macports-changes mailing list