diff options
author | gahr <gahr@FreeBSD.org> | 2009-04-07 03:55:09 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2009-04-07 03:55:09 +0800 |
commit | 52436670e7d43a07665f5fe83471fe11a55a585e (patch) | |
tree | f6e8a191fda8f132d06fafc3cb2f12c6522ac09c /audio/Makefile | |
parent | 561a8fb818e478ab7ab1deeb54d8bda5dc1db77d (diff) | |
download | freebsd-ports-gnome-52436670e7d43a07665f5fe83471fe11a55a585e.tar.gz freebsd-ports-gnome-52436670e7d43a07665f5fe83471fe11a55a585e.tar.zst freebsd-ports-gnome-52436670e7d43a07665f5fe83471fe11a55a585e.zip |
- New port: audio/gervill
Gervill is a software sound synthesize which was created for the
open source JDK Audio Synthesis Engine Project.
The goal of the JDK Audio Synthesis Engine Project is to create a
new open source JDK software midi synthesizer implementation.
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 6121ad181e88..5273a248c6cb 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -205,6 +205,7 @@ SUBDIR += gbsplay SUBDIR += gdam SUBDIR += gdrdao + SUBDIR += gervill SUBDIR += ghostess SUBDIR += gigedit SUBDIR += gimmix |