[114614] trunk/dports/print/denemo/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Dec 11 13:50:33 PST 2013


Revision: 114614
          https://trac.macports.org/changeset/114614
Author:   ryandesign at macports.org
Date:     2013-12-11 13:50:33 -0800 (Wed, 11 Dec 2013)
Log Message:
-----------
denemo: whitespace changes; add modeline

Modified Paths:
--------------
    trunk/dports/print/denemo/Portfile

Modified: trunk/dports/print/denemo/Portfile
===================================================================
--- trunk/dports/print/denemo/Portfile	2013-12-11 21:49:51 UTC (rev 114613)
+++ trunk/dports/print/denemo/Portfile	2013-12-11 21:50:33 UTC (rev 114614)
@@ -1,24 +1,25 @@
+# -*- 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             denemo
+name                denemo
 version             1.1.0
-categories       print audio x11
-platforms        darwin
-maintainers      nomaintainer
+categories          print audio x11
+platforms           darwin
+maintainers         nomaintainer
 license             GPL-3+
 
-description      Denemo is a unique score editor
-long_description \
-    Denemo is a unique score editor which exports notation \
-    to LilyPond and ABC music formats. \
-    It also acts as a frontend for Csound score files. \
-    Denemo is different from most graphic music editors, \
-    this is partly because it was created to help edit Lilypond notation \
-    and partly because of its unique design philosophy.
+description         Denemo is a unique score editor
 
-homepage         http://www.denemo.org/
+long_description    Denemo is a unique score editor which exports notation \
+                    to LilyPond and ABC music formats. It also acts as a \
+                    frontend for Csound score files. Denemo is different from \
+                    most graphic music editors\; this is partly because it \
+                    was created to help edit LilyPond notation and partly \
+                    because of its unique design philosophy.
+
+homepage            http://www.denemo.org/
 master_sites        gnu
 
 checksums           rmd160  ce8fe79ac52e89c38a33dd8bc486bf7d5c1d7eb2 \
@@ -38,7 +39,7 @@
                     port:portaudio \
                     port:rubberband
 
-depends_run      port:qtplay
+depends_run         port:qtplay
 
 patchfiles          patch-configure.diff \
                     patch-src-prefops.c.diff
@@ -52,7 +53,7 @@
                     --enable-portmidi \
                     --enable-rubberband
 
-use_parallel_build yes
+use_parallel_build  yes
 
 variant csound description "Csound can be used for playback." {
     depends_run-append port:csound
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131211/50e579e3/attachment.html>


More information about the macports-changes mailing list