diff options
author | Matthew Dillon <dillon@FreeBSD.org> | 2002-02-11 03:35:11 +0000 |
---|---|---|
committer | Matthew Dillon <dillon@FreeBSD.org> | 2002-02-11 03:35:11 +0000 |
commit | 8ff5c7fe9bab765f3a390bf1604166a9d4259682 (patch) | |
tree | cf07128ba0b5c2726d258260687a317c52ec0b95 /graphics/dtv/pkg-descr | |
parent | Catch up to changes on bento: (diff) |
Add my DTV port - A TV-tuner card capture program w/ client-server and
display capability.
Notes
Notes:
svn path=/head/; revision=54525
Diffstat (limited to 'graphics/dtv/pkg-descr')
-rw-r--r-- | graphics/dtv/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/dtv/pkg-descr b/graphics/dtv/pkg-descr new file mode 100644 index 000000000000..6a80be41f4f8 --- /dev/null +++ b/graphics/dtv/pkg-descr @@ -0,0 +1,4 @@ +This is the distribution of "dtv", a program which interfaces with +tv-capture and audio cards and can generate a capture file and/or operate +in a client/server environment. It consists of a single program, dtv, +which can act as both client and server. |