diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-03-28 00:04:59 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-03-28 00:04:59 +0800 |
commit | 1a263575f61f5bc0d167945cd64e7c5c0e2c7480 (patch) | |
tree | 0c4655d49d35fd77fab1410e1a8bd1ee7511e685 /audio/Makefile | |
parent | 7e60222e5712ec2cfc6b10a3aa9039e3b034bd44 (diff) | |
download | freebsd-ports-gnome-1a263575f61f5bc0d167945cd64e7c5c0e2c7480.tar.gz freebsd-ports-gnome-1a263575f61f5bc0d167945cd64e7c5c0e2c7480.tar.zst freebsd-ports-gnome-1a263575f61f5bc0d167945cd64e7c5c0e2c7480.zip |
Add stymulator, a command-line Yamaha YM2149 (.ym) chiptune player.
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 6c448b456318..0509ed76cef3 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -695,6 +695,7 @@ SUBDIR += streamripper SUBDIR += streamtranscoder SUBDIR += streamtuner + SUBDIR += stymulator SUBDIR += swami SUBDIR += sweep SUBDIR += swhplugins |