[118418] trunk/dports/math/qalculate-gtk/Portfile

mojca at macports.org mojca at macports.org
Tue Apr 1 12:16:09 PDT 2014


Revision: 118418
          https://trac.macports.org/changeset/118418
Author:   mojca at macports.org
Date:     2014-04-01 12:16:09 -0700 (Tue, 01 Apr 2014)
Log Message:
-----------
qalculate-gtk: whitespace only

Modified Paths:
--------------
    trunk/dports/math/qalculate-gtk/Portfile

Modified: trunk/dports/math/qalculate-gtk/Portfile
===================================================================
--- trunk/dports/math/qalculate-gtk/Portfile	2014-04-01 16:20:02 UTC (rev 118417)
+++ trunk/dports/math/qalculate-gtk/Portfile	2014-04-01 19:16:09 UTC (rev 118418)
@@ -1,45 +1,44 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
-name		qalculate-gtk
-version		0.9.7
-categories	math
-platforms	darwin
-license		GPL-2
-maintainers	vcn.com:jjstickel
+name                qalculate-gtk
+version             0.9.7
+categories          math
+platforms           darwin
+license             GPL-2
+maintainers         vcn.com:jjstickel
 
-description	Qalculate! is a multi-purpose desktop calculator for GNU/Linux.
+description         Qalculate! is a multi-purpose desktop calculator for GNU/Linux.
 
-long_description \
-		Qalculate! is a multi-purpose desktop calculator for \
-		GNU/Linux. It is small and simple to use but with much \
-		power and versatility underneath. Features include \
-		customizable functions, units, arbitrary precision, \
-		plotting, and a user-friendly interface.
+long_description    Qalculate! is a multi-purpose desktop calculator for \
+                    GNU/Linux. It is small and simple to use but with much \
+                    power and versatility underneath. Features include \
+                    customizable functions, units, arbitrary precision, \
+                    plotting, and a user-friendly interface.
 
-homepage	http://qalculate.sourceforge.net/
-master_sites	sourceforge:qalculate
+homepage            http://qalculate.sourceforge.net/
+master_sites        sourceforge:qalculate
 
 checksums           md5     7a7ab4680e285690ca3625992f477f0f \
                     sha1    c714c91224045fa49f261686e985df0aefa1d678 \
                     rmd160  bbb89fbfc6199dcf87666596ee0d7df3019635af
 
-depends_build	port:pkgconfig port:intltool
+depends_build       port:pkgconfig port:intltool
 
-depends_lib	port:libqalculate\
-		port:libglade2\
-		port:rarian
+depends_lib         port:libqalculate\
+                    port:libglade2\
+                    port:rarian
 
-depends_run	lib:libgtk-x11-2.0:gtk2\
-		port:gnuplot\
-		port:gnome-vfs
+depends_run         lib:libgtk-x11-2.0:gtk2\
+                    port:gnuplot\
+                    port:gnome-vfs
 
-use_parallel_build	yes
+use_parallel_build  yes
 
 # needs to be same as used by intltool
-configure.perl  ${prefix}/bin/perl5.12
+configure.perl      ${prefix}/bin/perl5.12
 
 post-destroot {
     file delete ${destroot}${prefix}/bin/qalculate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140401/471a49f0/attachment.html>


More information about the macports-changes mailing list