[65016] trunk/dports/x11/siag/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Mar 19 08:05:41 PDT 2010


Revision: 65016
          http://trac.macports.org/changeset/65016
Author:   ryandesign at macports.org
Date:     2010-03-19 08:05:40 -0700 (Fri, 19 Mar 2010)
Log Message:
-----------
siag: whitespace changes only

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

Modified: trunk/dports/x11/siag/Portfile
===================================================================
--- trunk/dports/x11/siag/Portfile	2010-03-19 14:58:53 UTC (rev 65015)
+++ trunk/dports/x11/siag/Portfile	2010-03-19 15:05:40 UTC (rev 65016)
@@ -1,27 +1,32 @@
 # $Id$
-PortSystem 1.0
-name		siag
-version		3.6.0
-description	 Siag Office is a tightly integrated, free office package.
-long_description   	Siag Office is a tightly integrated, free office package. \
-			It consists of the spreadsheet Siag, the word processor PW, \
-			the animation program Egon, the text editor XedPlus, the \
-			file manager Xfiler and the previewer Gvu.
-maintainers	nomaintainer
-categories	x11
-platforms	darwin 
-homepage	http://siag.nu/
-master_sites    ${homepage}/pub/siag/
-checksums	md5 bb7bb66dc9d3659fd11cdbac61ea6e13
-depends_lib	lib:libneXtaw:neXtaw lib:libMowitz:mowitz lib:libXawM.1:XawM
-patchfiles	patch-oledecod.c patch-fileio_xls.c
-configure.cppflags-append	"-L${prefix}/lib"
 
+PortSystem                  1.0
+
+name                        siag
+version                     3.6.0
+description                 Siag Office is a tightly integrated, free office package.
+long_description            Siag Office is a tightly integrated, free office package. \
+                            It consists of the spreadsheet Siag, the word processor PW, \
+                            the animation program Egon, the text editor XedPlus, the \
+                            file manager Xfiler and the previewer Gvu.
+maintainers                 nomaintainer
+categories                  x11
+platforms                   darwin
+homepage                    http://siag.nu/
+master_sites                ${homepage}/pub/siag/
+checksums                   md5     bb7bb66dc9d3659fd11cdbac61ea6e13
+depends_lib                 lib:libneXtaw:neXtaw \
+                            lib:libMowitz:mowitz \
+                            lib:libXawM.1:XawM
+patchfiles                  patch-oledecod.c \
+                            patch-fileio_xls.c
+configure.cppflags-append   -L${prefix}/lib
+
 pre-configure {
-	reinplace "s|malloc.h|stdlib.h|g" \
-		${worksrcpath}/stocks/currency.c \
-		${worksrcpath}/stocks/lists.c \
-		${worksrcpath}/stocks/history.c \
-		${worksrcpath}/stocks/stocks.c \
-		${worksrcpath}/antiword/antiword.h 
+    reinplace "s|malloc.h|stdlib.h|g" \
+        ${worksrcpath}/stocks/currency.c \
+        ${worksrcpath}/stocks/lists.c \
+        ${worksrcpath}/stocks/history.c \
+        ${worksrcpath}/stocks/stocks.c \
+        ${worksrcpath}/antiword/antiword.h 
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100319/bde88f88/attachment.html>


More information about the macports-changes mailing list