diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-05-27 08:33:25 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-05-27 08:33:25 +0000 |
commit | 2cd4ee4055e372e1b093ea1f645fb367197ad348 (patch) | |
tree | 23aae467e8dcfd06eb0e09d4099283ee80de2f14 /audio/Makefile | |
parent | Add sidplayer 4.4, (diff) |
Add schism 0.2,
Schism Tracker is a music editor that aims to match the look and
feel of Impulse Tracker as closely as possible. The player code is
based on Modplug, so it supports a wide variety of module formats.
PR: ports/81531
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Notes
Notes:
svn path=/head/; revision=136258
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 69e8f8b9a9de..c491e7f12078 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -405,6 +405,7 @@ SUBDIR += ruby-xmms SUBDIR += s3mod SUBDIR += sbagen + SUBDIR += schism SUBDIR += scrobbler SUBDIR += sdl_mixer SUBDIR += sdl_sound |