diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-27 20:24:45 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-27 20:24:45 +0800 |
commit | 718562769e9a12aba90791fc3df75e172b5072c5 (patch) | |
tree | c3946172abdc97e795834ac2ecea6b8511ec19b7 /audio/Makefile | |
parent | 0db602b4cfdf445d6a3efff84771b8181e2adc9a (diff) | |
download | freebsd-ports-gnome-718562769e9a12aba90791fc3df75e172b5072c5.tar.gz freebsd-ports-gnome-718562769e9a12aba90791fc3df75e172b5072c5.tar.zst freebsd-ports-gnome-718562769e9a12aba90791fc3df75e172b5072c5.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>
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 |