diff options
author | miwi <miwi@FreeBSD.org> | 2009-10-17 15:10:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-10-17 15:10:22 +0800 |
commit | c219109282a508e35e43c4e17fa3826f9c2980b1 (patch) | |
tree | 826419bb9eee21fd1c0a46e9d0f1c161aed7b636 /audio/Makefile | |
parent | b49a9286302e6b318a7ee9c8242cecd058ff5d26 (diff) | |
download | freebsd-ports-gnome-c219109282a508e35e43c4e17fa3826f9c2980b1.tar.gz freebsd-ports-gnome-c219109282a508e35e43c4e17fa3826f9c2980b1.tar.zst freebsd-ports-gnome-c219109282a508e35e43c4e17fa3826f9c2980b1.zip |
Shout-python is a set of bindings for libshout2. It allows you to
act as a source for icecast 1 and 2, and shoutcast.
WWW: http://www.icecast.org/
PR: ports/139671
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
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 ff5bd2dd2b5c..3b8a8b863eeb 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -588,6 +588,7 @@ SUBDIR += py-ogg SUBDIR += py-openal SUBDIR += py-pyliblo + SUBDIR += py-shout SUBDIR += py-speex SUBDIR += py-taglib SUBDIR += py-tagpy |