diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2008-10-01 16:17:56 +0000 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2008-10-01 16:17:56 +0000 |
commit | 4d3a09b51565f614793936c834885283ff4287e3 (patch) | |
tree | a557a3f2340865fd50e036aefa52c2372a453943 /multimedia/Makefile | |
parent | 608714c04340ca0fea5466dfa60cffbd213b4035 (diff) | |
download | FreeBSD-ports-4d3a09b51565f614793936c834885283ff4287e3.zip FreeBSD-ports-4d3a09b51565f614793936c834885283ff4287e3.tar.gz |
cx88 provides drivers for TV/radio capture cards based on
the Conexant CX23880/1/2/3 series of chips. This port
includes the cx88 kernel drivers as well as a simple app
for HDTV capture. It requires multimedia/libtuner for
channel selection and peripheral configuration.
PR: 127669
Submitted by: Jason Harmening <jason dot harmening at gmail dot 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 ff653d0..c27605f 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -19,6 +19,7 @@ SUBDIR += castpodder SUBDIR += cheese SUBDIR += clive + SUBDIR += cx88 SUBDIR += devede SUBDIR += dirac SUBDIR += dirac-reference |