diff options
author | nork <nork@FreeBSD.org> | 2003-04-27 06:12:20 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-04-27 06:12:20 +0800 |
commit | 7a311d26da938d7583aae08a2b153f05834842ca (patch) | |
tree | e0f8c49a223cf1dcbf868c1dc5f7526f2dac03ad /multimedia/Makefile | |
parent | 78131b4cef0983e978ea3ac543fc5e75865ae4f7 (diff) | |
download | freebsd-ports-gnome-7a311d26da938d7583aae08a2b153f05834842ca.tar.gz freebsd-ports-gnome-7a311d26da938d7583aae08a2b153f05834842ca.tar.zst freebsd-ports-gnome-7a311d26da938d7583aae08a2b153f05834842ca.zip |
Add gini 0.5.1, a lightweight media streaming server, mostly
Icecast/Shoutcast compatible streaming server for broadcasting
Ogg Vorbis, MP3, RIFF AVI, ASF/WMV, QuickTime and RealMedia
format files.
PR: ports/51335
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 4e2618656571..855974ae8084 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -15,6 +15,7 @@ SUBDIR += ffmpeg SUBDIR += ffmpeg045 SUBDIR += fxtv + SUBDIR += gini SUBDIR += goggles SUBDIR += gopchop SUBDIR += gstreamer |