aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Shout/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-05-24 12:24:51 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-05-24 12:24:51 +0000
commit13038080060b6b10706595a36fcd149c22087782 (patch)
treeeadf79b380e452c423a37f0305e95113980e5e8f /audio/p5-Shout/pkg-descr
parentc53060edcd71570ae8f3b059ca98d792042a2c77 (diff)
downloadports-13038080060b6b10706595a36fcd149c22087782.tar.gz
ports-13038080060b6b10706595a36fcd149c22087782.zip
add p5-Shout
Perl glue for libshout MP3 streaming source library PR: 26677 Submitted by: Leo Kim <leo@florida.sarang.net>
Notes
Notes: svn path=/head/; revision=43008
Diffstat (limited to 'audio/p5-Shout/pkg-descr')
-rw-r--r--audio/p5-Shout/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/p5-Shout/pkg-descr b/audio/p5-Shout/pkg-descr
new file mode 100644
index 000000000000..c865a1a81d5a
--- /dev/null
+++ b/audio/p5-Shout/pkg-descr
@@ -0,0 +1,10 @@
+This module is an object-oriented interface to libshout, an MP3 streaming
+library that allows applications to easily communicate and broadcast to an
+Icecast streaming media server. It handles the socket connections, metadata
+communication, and data streaming for the calling application, and lets
+developers focus on feature sets instead of implementation details.
+
+WWW: http://developer.icecast.org/libshout/
+
+- Leo
+leo@florida.sarang.net