summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-12-29 04:24:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-12-29 04:24:24 +0000
commit607838a9cc960811973c1cff017938bbacd7487b (patch)
treef39bf62b1ffdeb4f1ba0e2b248f25c187f5d85e3 /audio/Makefile
parento Track BitTorrent's codeville development repository (diff)
Add oggsplit, a simple tool for splitting multiplexed (grouped or chained) Ogg
files into separate streams.
Notes
Notes: svn path=/head/; revision=125417
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 39527e24c87b..2e027d75faa6 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -266,6 +266,7 @@
SUBDIR += normalize
SUBDIR += nosefart
SUBDIR += nspmod
+ SUBDIR += oggsplit
SUBDIR += openal
SUBDIR += opennap
SUBDIR += opmixer