diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-10 23:22:45 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-10 23:22:45 +0000 |
commit | 80c704a4f6523926f3d3cfeae558c38d2c70a5b2 (patch) | |
tree | 743d107cc7c378fb7eb3ac395310d67a80a9b1dd /audio/Makefile | |
parent | Add missing RUN_DEPENDS (diff) |
New port: audio/gmsynth-lv2: General MIDI LV2 Synth
Approved by: tcberner (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=464131
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 dbbe8f2d94a8..2e025a8e4240 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -222,6 +222,7 @@ SUBDIR += gmpc-mserver SUBDIR += gmpc-shout SUBDIR += gmpc-wikipedia + SUBDIR += gmsynth-lv2 SUBDIR += gmtp SUBDIR += gmusicbrowser SUBDIR += gnaural |