[70776] trunk/dports/devel/gnome-bindings-perl5/Portfile

devans at macports.org devans at macports.org
Fri Aug 20 13:54:49 PDT 2010


Revision: 70776
          http://trac.macports.org/changeset/70776
Author:   devans at macports.org
Date:     2010-08-20 13:54:49 -0700 (Fri, 20 Aug 2010)
Log Message:
-----------
gnome-bindings-perl5: white space.

Modified Paths:
--------------
    trunk/dports/devel/gnome-bindings-perl5/Portfile

Modified: trunk/dports/devel/gnome-bindings-perl5/Portfile
===================================================================
--- trunk/dports/devel/gnome-bindings-perl5/Portfile	2010-08-20 20:50:08 UTC (rev 70775)
+++ trunk/dports/devel/gnome-bindings-perl5/Portfile	2010-08-20 20:54:49 UTC (rev 70776)
@@ -1,14 +1,14 @@
 # -*- 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		gnome-bindings-perl5
-version		2.30.2
-categories	devel gnome
-maintainers	nomaintainer
+name            gnome-bindings-perl5
+version         2.30.2
+categories      devel gnome
+maintainers     nomaintainer
 platforms       darwin
-description	The GNOME bindings for Perl
+description     The GNOME bindings for Perl
 
 long_description \
                 The GNOME bindings is the set of libraries that allow developers to \
@@ -16,15 +16,15 @@
                 Python. The platform is one of the suites of software packages that form \
                 the complete GNOME project offerings. These are the GNOME bindings for Perl.
 
-homepage	http://www.gnome.org/
+homepage        http://www.gnome.org/
 
-depends_lib	port:p5-glib	\
-		port:p5-gnome2-canvas	\
-		port:p5-gnome2-gconf	\
-                port:p5-gnome2-vfs	\
-		port:p5-gnome2	\
+depends_lib     port:p5-glib    \
+                port:p5-gnome2-canvas    \
+                port:p5-gnome2-gconf    \
+                port:p5-gnome2-vfs    \
+                port:p5-gnome2    \
                 port:p5-gtk2-gladexml \
-		port:p5-gtk2	\
+                port:p5-gtk2    \
                 port:p5-pango
 
 distfiles
@@ -34,8 +34,8 @@
 build           {}
 
 destroot        {
-	file mkdir ${destroot}${prefix}/share/doc/
-	system "echo ${long_description} > ${destroot}${prefix}/share/doc/README.${name}.txt"
+    file mkdir ${destroot}${prefix}/share/doc/
+    system "echo ${long_description} > ${destroot}${prefix}/share/doc/README.${name}.txt"
 }
 
 livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100820/91520d76/attachment.html>


More information about the macports-changes mailing list