diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-27 12:24:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-27 12:24:45 +0000 |
commit | cacc19037f327c3692c57f0b405fe1f735e2409d (patch) | |
tree | f45116245cefb30008fb56738ba78206aad1a7f9 /audio/Makefile | |
parent | c50f50809a8286bfa06d347c6e0b5d9dbb145d57 (diff) | |
download | ports-cacc19037f327c3692c57f0b405fe1f735e2409d.tar.gz ports-cacc19037f327c3692c57f0b405fe1f735e2409d.zip |
GMIDImonitor is GTK+ application that shows MIDI events.
WWW: https://gmidimonitor.bountysource.com/
PR: ports/110919
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Notes
Notes:
svn path=/head/; revision=188540
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 9c8fbebb9a09..d3d79f1d92fb 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -188,6 +188,7 @@ SUBDIR += gkrellmvolume2 SUBDIR += glame SUBDIR += glurp + SUBDIR += gmidimonitor SUBDIR += gmixer SUBDIR += gmpc SUBDIR += gmpccaa |