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

source_changes at macosforge.org source_changes at macosforge.org
Sun Aug 26 06:26:14 PDT 2007


Revision: 28257
          http://trac.macosforge.org/projects/macports/changeset/28257
Author:   yves at macports.org
Date:     2007-08-26 06:26:14 -0700 (Sun, 26 Aug 2007)

Log Message:
-----------
Some cleanup and add variant description

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

Modified: trunk/dports/print/denemo/Portfile
===================================================================
--- trunk/dports/print/denemo/Portfile	2007-08-26 12:39:38 UTC (rev 28256)
+++ trunk/dports/print/denemo/Portfile	2007-08-26 13:26:14 UTC (rev 28257)
@@ -2,14 +2,14 @@
 
 PortSystem 1.0
 
-name			denemo
-version			0.7.6
-revision		2
-categories		print audio x11
-platforms		darwin
-maintainers		yves
+name            denemo
+version         0.7.6
+revision        2
+categories      print audio x11
+platforms       darwin
+maintainers     yves
 
-description		Denemo is a unique score editor
+description    Denemo is a unique score editor
 long_description \
     Denemo is a unique score editor which exports notation \
     to LilyPond and ABC music formats. \
@@ -18,7 +18,7 @@
     this is partly because it was created to help edit Lilypond notation \
     and partly because of its unique design philosophy.
 
-homepage		http://denemo.sourceforge.net/
+homepage        http://denemo.sourceforge.net/
 
 master_sites    sourceforge
 checksums       md5 1a3ed2c46d955295b52d09ae0cb642c0
@@ -36,7 +36,7 @@
 configure.args  --disable-alsa --disable-nls \
                 --with-plugins=analysis,midiinput,rumour
 
-variant with_csound {
-	depends_run-append	port:csound
+variant csound description "Csound can be used for playback" {
+    depends_run-append port:csound
 }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070826/27799d84/attachment.html


More information about the macports-changes mailing list