[114976] trunk/dports/audio/easytag/Portfile

devans at macports.org devans at macports.org
Thu Dec 19 21:16:56 PST 2013


Revision: 114976
          https://trac.macports.org/changeset/114976
Author:   devans at macports.org
Date:     2013-12-19 21:16:56 -0800 (Thu, 19 Dec 2013)
Log Message:
-----------
easytag: reformat whitespace to match mode line.

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

Modified: trunk/dports/audio/easytag/Portfile
===================================================================
--- trunk/dports/audio/easytag/Portfile	2013-12-20 05:14:34 UTC (rev 114975)
+++ trunk/dports/audio/easytag/Portfile	2013-12-20 05:16:56 UTC (rev 114976)
@@ -1,7 +1,7 @@
 # -*- 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            easytag
 version         2.1.8
@@ -13,7 +13,8 @@
 license         GPL-2+
 description     Tool for editing tags of audio files
 
-long_description    EasyTAG is an utility for viewing and editing tags \
+long_description \
+                EasyTAG is an utility for viewing and editing tags \
                 for MP3, MP2, FLAC, Ogg Vorbis, MusePack, Monkey's \
                 audio files and MP4/AAC. \
                 Its simple and nice GTK2+ interface makes tagging easier \
@@ -26,17 +27,17 @@
 
 use_xz          yes
 
-depends_build    port:pkgconfig \
+depends_build   port:pkgconfig \
                 port:intltool
 
-depends_lib      port:desktop-file-utils \
-                 port:gtk2 \
-                 port:libvorbis \
-                 port:flac \
-                 port:id3lib \
-                 port:libid3tag \
-                 port:speex \
-                 port:taglib \
+depends_lib     port:desktop-file-utils \
+                port:gtk2 \
+                port:libvorbis \
+                port:flac \
+                port:id3lib \
+                port:libid3tag \
+                port:speex \
+                port:taglib \
                 port:wavpack
 
 configure.cflags-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131219/55871733/attachment.html>


More information about the macports-changes mailing list