diff options
author | kwm <kwm@FreeBSD.org> | 2010-01-17 04:52:37 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2010-01-17 04:52:37 +0800 |
commit | cd301558339dcdd6fb26d49e8efe2749eedc1a4c (patch) | |
tree | a8689131f3fdbd8d6f414d477ce07308cd64ecc9 /multimedia/Makefile | |
parent | fd2fe99fee03c15464eea9dd258494ea5393cb6c (diff) | |
download | freebsd-ports-gnome-cd301558339dcdd6fb26d49e8efe2749eedc1a4c.tar.gz freebsd-ports-gnome-cd301558339dcdd6fb26d49e8efe2749eedc1a4c.tar.zst freebsd-ports-gnome-cd301558339dcdd6fb26d49e8efe2749eedc1a4c.zip |
Hook up libv4l pwcview video4bsd-kmod and webcamd
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index a2fc71f7e9c3..ac13e74cc39c 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -153,6 +153,7 @@ SUBDIR += libquicktime-lame SUBDIR += libtheora SUBDIR += libtuner + SUBDIR += libv4l SUBDIR += libxine SUBDIR += libxspf SUBDIR += linux-divx4linux @@ -234,6 +235,7 @@ SUBDIR += pvr250 SUBDIR += pvrxxx SUBDIR += pwcbsd + SUBDIR += pwcview SUBDIR += py-gstreamer SUBDIR += py-kaa-base SUBDIR += py-kaa-imlib2 @@ -292,11 +294,13 @@ SUBDIR += vcdimager SUBDIR += vcdpad SUBDIR += vcdtools + SUBDIR += video4bsd-kmod SUBDIR += vlc SUBDIR += vlconwooztalk SUBDIR += vodcatcher SUBDIR += vstream-client SUBDIR += vtkmpeg2encode + SUBDIR += webcamd SUBDIR += win32-codecs SUBDIR += x264 SUBDIR += xanim |