diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-25 15:35:44 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-25 15:35:44 +0000 |
commit | 96fbb327bfe3b1004d91a63982884c467202bd81 (patch) | |
tree | dc637be0b1fa77b827cb35c8bb27bf4ec082f6bb /audio/Makefile | |
parent | Adding cd-control version 2.3. (diff) |
Adding soundtracker version 0.3.6.
Mod player/tracking tool which supports XM and MOD formats.
PR: 15180
Submitted by: Kristopher Zentner <kzentner@u.washington.edu>
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 fe25c36ab884..c200ffabaacf 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -66,6 +66,7 @@ SUBDIR += shorten SUBDIR += sidplay SUBDIR += snowstar + SUBDIR += soundtracker SUBDIR += sox SUBDIR += splay SUBDIR += splaytk |