[59705] trunk/dports/audio

singingwolfboy at macports.org singingwolfboy at macports.org
Tue Oct 20 12:51:11 PDT 2009


Revision: 59705
          http://trac.macports.org/changeset/59705
Author:   singingwolfboy at macports.org
Date:     2009-10-20 12:51:10 -0700 (Tue, 20 Oct 2009)
Log Message:
-----------
added port for MIDI Patchbay app

Added Paths:
-----------
    trunk/dports/audio/midi_patchbay/
    trunk/dports/audio/midi_patchbay/Portfile

Added: trunk/dports/audio/midi_patchbay/Portfile
===================================================================
--- trunk/dports/audio/midi_patchbay/Portfile	                        (rev 0)
+++ trunk/dports/audio/midi_patchbay/Portfile	2009-10-20 19:51:10 UTC (rev 59705)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup     xcode 1.0
+
+name				midi_patchbay
+version				1.0.3
+categories      	audio
+maintainers		    singingwolfboy openmaintainer
+description			Pass MIDI data between inputs/outputs and apply filters.
+
+long_description    ${description}
+
+platforms			darwin
+
+homepage			http://notahat.com/midi_patchbay
+master_sites		http://github.com/notahat/midi_patchbay
+fetch.type          git
+git.url             git://github.com/notahat/midi_patchbay.git
+git.branch          21d9746946c113303923e46cf2b6ebc80f13ffc8
\ No newline at end of file


Property changes on: trunk/dports/audio/midi_patchbay/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091020/c40594e9/attachment.html>


More information about the macports-changes mailing list