[62558] trunk/dports/audio/mp3splt-gtk/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Sun Jan 10 20:30:25 PST 2010


Revision: 62558
          http://trac.macports.org/changeset/62558
Author:   macsforever2000 at macports.org
Date:     2010-01-10 20:30:22 -0800 (Sun, 10 Jan 2010)
Log Message:
-----------
Whitespace. detab.

Modified Paths:
--------------
    trunk/dports/audio/mp3splt-gtk/Portfile

Modified: trunk/dports/audio/mp3splt-gtk/Portfile
===================================================================
--- trunk/dports/audio/mp3splt-gtk/Portfile	2010-01-11 00:54:31 UTC (rev 62557)
+++ trunk/dports/audio/mp3splt-gtk/Portfile	2010-01-11 04:30:22 UTC (rev 62558)
@@ -1,28 +1,31 @@
 # $Id$
 
-PortSystem			1.0
+PortSystem          1.0
 
-name				mp3splt-gtk
-version				0.5.7a
-categories			audio
-maintainers			nomaintainer
-description			Utility for mp3 and ogg splitting without decoding
+name                mp3splt-gtk
+version             0.5.7a
+categories          audio
+maintainers         nomaintainer
+description         Utility for mp3 and ogg splitting without decoding
 long_description \
-	mp3splt is a free command-line utility that allows you to split mp3 and \
-	ogg files from a begin time to an end time, without need of decoding and \
-	reencoding.  It's useful to split large mp3/ogg to make smaller files or \
-	to split entire albums to obtain original tracks.
+    mp3splt is a free command-line utility that allows you to split mp3 and \
+    ogg files from a begin time to an end time, without need of decoding and \
+    reencoding.  It is useful to split large mp3/ogg to make smaller files or \
+    to split entire albums to obtain original tracks.
 
-platforms			darwin
+platforms           darwin
 
-homepage			http://mp3splt.sourceforge.net/
+homepage            http://mp3splt.sourceforge.net/
 
-master_sites		sourceforge
+master_sites        sourceforge
 master_sites.mirror_subdir \
                     mp3splt
                     
-checksums			md5 932eed8faf227e5f53dad3f3afba9bdf
+checksums           md5 932eed8faf227e5f53dad3f3afba9bdf
 
-depends_lib			port:gstreamer port:gtk2 port:libmp3splt
+depends_lib         port:gstreamer \
+                    port:gtk2 \
+                    port:libmp3splt
 
-configure.args      --disable-audacious --enable-gstreamer
+configure.args      --disable-audacious \
+                    --enable-gstreamer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100110/113917ac/attachment.html>


More information about the macports-changes mailing list