diff options
author | nox <nox@FreeBSD.org> | 2011-03-27 03:13:50 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2011-03-27 03:13:50 +0800 |
commit | c742f67b25597d81bffe7f5a30172b9bc6044105 (patch) | |
tree | 2aaaca8dc391091711f93792d1963a447084c008 /multimedia/Makefile | |
parent | f70fcdbfa33d5810e3a45a1005b0653c1d38b534 (diff) | |
download | freebsd-ports-gnome-c742f67b25597d81bffe7f5a30172b9bc6044105.tar.gz freebsd-ports-gnome-c742f67b25597d81bffe7f5a30172b9bc6044105.tar.zst freebsd-ports-gnome-c742f67b25597d81bffe7f5a30172b9bc6044105.zip |
Preliminary port of the vdr development branch, use at your own risk! :)
See vdr/webcamd dvb thread(s) on the freebsd-multimedia list for FreeBSD
notes, some links are here:
http://people.freebsd.org/~nox/dvb/
and see these links for general vdr info:
http://www.linuxtv.org/vdrwiki/index.php/Main_Page
http://www.vdr-portal.de/
WWW: http://www.tvdr.de/
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 fbaa3c3bf4ba..65aae96a61e8 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -334,6 +334,7 @@ SUBDIR += vcdtools SUBDIR += vdpau-video SUBDIR += vdpauinfo + SUBDIR += vdr SUBDIR += vic SUBDIR += vlc SUBDIR += vodcatcher |