diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-22 19:23:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-22 19:23:08 +0800 |
commit | 98462d640f9e4738aea1c25cd3c1007212bd402b (patch) | |
tree | b576e4c45d257cf277848d1655b3f071d7bd7485 /multimedia/Makefile | |
parent | 66814b74170811d3a594448c9919aad7476fd538 (diff) | |
download | freebsd-ports-gnome-98462d640f9e4738aea1c25cd3c1007212bd402b.tar.gz freebsd-ports-gnome-98462d640f9e4738aea1c25cd3c1007212bd402b.tar.zst freebsd-ports-gnome-98462d640f9e4738aea1c25cd3c1007212bd402b.zip |
A plugin for WoozTalk to see and chat with other people watching the same
video or listening the same music with VLC.
WWW: http://www.wooztalk.com
PR: ports/132878
Submitted by: David <tech at wooztalk.com>
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 710eae023a80..00f171ef09c7 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -276,6 +276,7 @@ SUBDIR += vcdpad SUBDIR += vcdtools SUBDIR += vlc + SUBDIR += vlconwooztalk SUBDIR += vodcatcher SUBDIR += vstream-client SUBDIR += vtkmpeg2encode |