diff options
author | will <will@FreeBSD.org> | 2000-12-19 10:02:06 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-19 10:02:06 +0000 |
commit | 3281b3fa19d3622f5d5d32d57531396caf87f77a (patch) | |
tree | 67a052e220d2aab596f80f14263a71d17aa9b4f5 /audio/Makefile | |
parent | f556619d5da2a157f6a527512f2c288484d0c28b (diff) | |
download | FreeBSD-ports-3281b3fa19d3622f5d5d32d57531396caf87f77a.zip FreeBSD-ports-3281b3fa19d3622f5d5d32d57531396caf87f77a.tar.gz |
Add litestream 1.0.1r3, an open source, infinitely scalable high-capacity
MP3 streaming system.
PR: 22938
Submitted by: Aaron Smith <aaron@mutex.org>
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 f49d84d..0c5b1b7 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 |