[75308] trunk/dports/textproc/antiword/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jan 21 01:00:06 PST 2011


Revision: 75308
          http://trac.macports.org/changeset/75308
Author:   ryandesign at macports.org
Date:     2011-01-21 01:00:05 -0800 (Fri, 21 Jan 2011)
Log Message:
-----------
antiword: whitespace changes only

Modified Paths:
--------------
    trunk/dports/textproc/antiword/Portfile

Modified: trunk/dports/textproc/antiword/Portfile
===================================================================
--- trunk/dports/textproc/antiword/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
+++ trunk/dports/textproc/antiword/Portfile	2011-01-21 09:00:05 UTC (rev 75308)
@@ -1,29 +1,31 @@
 # $Id$
 
-PortSystem 1.0
-name		antiword
-version		0.37
-categories	textproc
-maintainers	nomaintainer
-description	Utility to read Microsoft Word (.doc) files
-homepage	http://www.winfield.demon.nl/index.html
-platforms	darwin
+PortSystem          1.0
 
-long_description Antiword is a utility that can read binary files from \
-		 Microsoft Word 6, 7, 97, and 2000.
+name                antiword
+version             0.37
+categories          textproc
+platforms           darwin
+maintainers         nomaintainer
 
-master_sites	http://www.winfield.demon.nl/linux/
+description         Utility to read Microsoft Word (.doc) files
 
-checksums	md5 f868e2a269edcbc06bf77e89a55898d1
+long_description    Antiword is a utility that can read binary files from \
+                    Microsoft Word 6, 7, 97, and 2000.
 
-patchfiles	patch-Makefile.Linux
+homepage            http://www.winfield.demon.nl/index.html
+master_sites        http://www.winfield.demon.nl/linux/
 
+checksums           md5     f868e2a269edcbc06bf77e89a55898d1
+
+patchfiles          patch-Makefile.Linux
+
 post-patch {
-	reinplace "s|/usr|${prefix}|g" ${worksrcpath}/antiword.h
+    reinplace "s|/usr|${prefix}|g" ${worksrcpath}/antiword.h
 }
 
-use_configure	no
+use_configure       no
 
-build.args		CC=${configure.cc}
+build.args          CC=${configure.cc}
 
-destroot.args	prefix=${destroot}${prefix}
+destroot.args       prefix=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110121/6d4d83bf/attachment.html>


More information about the macports-changes mailing list