diff options
author | Will Andrews <will@FreeBSD.org> | 2000-12-19 10:02:06 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-12-19 10:02:06 +0000 |
commit | 04b54b93b96194616e951a0a781b5016558b9e56 (patch) | |
tree | e16a4ae6d108c34d194eeab346c1ae1525f1a3fe /audio/Makefile | |
parent | 3ca5b689e195c9508ef5b8a783767d64515f366d (diff) |
Add litestream 1.0.1r3, an open source, infinitely scalable high-capacity
MP3 streaming system.
PR: 22938
Submitted by: Aaron Smith <aaron@mutex.org>
Notes
Notes:
svn path=/head/; revision=36097
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 f49d84d1f918..0c5b1b79a9e6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -85,6 +85,7 @@ SUBDIR += libvorbis SUBDIR += libworkman SUBDIR += linux-realplayer + SUBDIR += litestream SUBDIR += lopster SUBDIR += maplay SUBDIR += mikmod |