[91871] trunk/dports/audio/mp3splt/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Apr 11 21:09:58 PDT 2012


Revision: 91871
          https://trac.macports.org/changeset/91871
Author:   ryandesign at macports.org
Date:     2012-04-11 21:09:58 -0700 (Wed, 11 Apr 2012)
Log Message:
-----------
mp3splt: whitespace changes / add modeline

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

Modified: trunk/dports/audio/mp3splt/Portfile
===================================================================
--- trunk/dports/audio/mp3splt/Portfile	2012-04-12 04:07:51 UTC (rev 91870)
+++ trunk/dports/audio/mp3splt/Portfile	2012-04-12 04:09:58 UTC (rev 91871)
@@ -1,25 +1,26 @@
+# -*- 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				mp3splt
-version				2.2.6a
-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.
+name                mp3splt
+version             2.2.6a
+categories          audio
+platforms           darwin
+maintainers         nomaintainer
 
-platforms			darwin
+description         Utility for mp3 and ogg splitting without decoding
 
-homepage			http://mp3splt.sourceforge.net/
+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.
 
-master_sites		sourceforge
+homepage            http://mp3splt.sourceforge.net/
+master_sites        sourceforge
 
-checksums			md5 4d49ad93f46ed8fcdf4bf2e269c80929
+checksums           md5     4d49ad93f46ed8fcdf4bf2e269c80929
 
-depends_lib			port:libmp3splt
+depends_lib         port:libmp3splt
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120411/7484aa7e/attachment.html>


More information about the macports-changes mailing list