[42482] trunk/dports/math/scalc/Portfile

blb at macports.org blb at macports.org
Fri Nov 21 17:30:20 PST 2008


Revision: 42482
          http://trac.macports.org/changeset/42482
Author:   blb at macports.org
Date:     2008-11-21 17:30:19 -0800 (Fri, 21 Nov 2008)
Log Message:
-----------
math/scalc - whitespace changes

Modified Paths:
--------------
    trunk/dports/math/scalc/Portfile

Modified: trunk/dports/math/scalc/Portfile
===================================================================
--- trunk/dports/math/scalc/Portfile	2008-11-22 01:18:33 UTC (rev 42481)
+++ trunk/dports/math/scalc/Portfile	2008-11-22 01:30:19 UTC (rev 42482)
@@ -1,29 +1,31 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem      1.0
 
-name			scalc
-version			1.15
-categories		math
-platforms		darwin
-maintainers		nomaintainer
-description		tool for simple integer calculations or for converting numbers
-long_description	The calc command may be used to do simple integer \
-				calculations or to convert numbers from one radix to another.
+name            scalc
+version         1.15
+categories      math
+platforms       darwin
+maintainers     nomaintainer
+description     tool for simple integer calculations or for converting numbers
+long_description \
+   The calc command may be used to do simple integer calculations or to \
+   convert numbers from one radix to another.
 
-homepage		http://www.fokus.fraunhofer.de/research/cc/berlios/employees/joerg.schilling/private/
-master_sites	ftp://ftp.berlios.de/pub/calc/
-distname		calc-${version}
-checksums		md5 f2a89c26bf52078b156af79897d8556a
+homepage        http://www.fokus.fraunhofer.de/research/cc/berlios/employees/joerg.schilling/private/
+master_sites    ftp://ftp.berlios.de/pub/calc/
+distname        calc-${version}
+checksums       md5 f2a89c26bf52078b156af79897d8556a
 
-use_configure	no
+use_configure   no
 
-build.type		gnu
+build.type      gnu
 build.target
 
-destroot.destdir	INS_BASE=${destroot}${prefix} \
-					MANDIR=share/man
-post-destroot	{
-	file delete -force ${destroot}${prefix}/lib \
-		${destroot}${prefix}/include ${destroot}${prefix}/share/man/man5
+destroot.destdir   INS_BASE=${destroot}${prefix} \
+                   MANDIR=share/man
+post-destroot {
+   file delete -force ${destroot}${prefix}/lib \
+      ${destroot}${prefix}/include ${destroot}${prefix}/share/man/man5
 }
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081121/531a1e3d/attachment.html>


More information about the macports-changes mailing list