aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-09-16 19:02:06 +0000
committerWill Andrews <will@FreeBSD.org>2000-09-16 19:02:06 +0000
commitca21c248383b437ce19487ebdb5457bfed364d17 (patch)
treee8530618ce11c988ee2f9e8f186a97b30bc9eb1e /audio/Makefile
parent4f40f7b14db2feafcd9858583099e917ebad3e26 (diff)
downloadports-ca21c248383b437ce19487ebdb5457bfed364d17.tar.gz
ports-ca21c248383b437ce19487ebdb5457bfed364d17.zip
Add spiralsynth 0.1.5, a nifty program that generates noise or music
(depending on the talents of the user) from a MIDI or PC keyboard, and outputs to /dev/dsp or to a .wav file. PR: 21053 Submitted by: Trevor Johnson <trevor@jpj.net>
Notes
Notes: svn path=/head/; revision=32722
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index ebfa98654de0..6cc9d3a83735 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -117,6 +117,7 @@
SUBDIR += soundtracker
SUBDIR += sox
SUBDIR += sphinx
+ SUBDIR += spiralsynth
SUBDIR += splay
SUBDIR += splaytk
SUBDIR += streamripper