diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2000-08-01 08:58:19 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2000-08-01 08:58:19 +0000 |
commit | 89008b180a378d10dedd4cc9e819b241a24b08c0 (patch) | |
tree | b31ad68202236a4dcf63d336758b3d2bc25baf9e /multimedia/fxtv | |
parent | de4b383b26e0c54ebb16407200d2d384ff524861 (diff) | |
download | ports-89008b180a378d10dedd4cc9e819b241a24b08c0.tar.gz ports-89008b180a378d10dedd4cc9e819b241a24b08c0.zip |
Notes
Diffstat (limited to 'multimedia/fxtv')
-rw-r--r-- | multimedia/fxtv/Makefile | 4 | ||||
-rw-r--r-- | multimedia/fxtv/pkg-descr | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile index a810b7685961..5d04aba30c63 100644 --- a/multimedia/fxtv/Makefile +++ b/multimedia/fxtv/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: fxtv # Date created: Thu Nov 4 19:54:04 EST 1999 -# Whom: Randall Hopper <aa8vb@ipass.net> +# Whom: Randall Hopper <aa8vb@nc.rr.com> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.ipass.net/~dbhopper/aa8vb/fxtv/ EXTRACT_SUFX= .tgz -MAINTAINER= aa8vb@ipass.net +MAINTAINER= aa8vb@nc.rr.com LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d \ diff --git a/multimedia/fxtv/pkg-descr b/multimedia/fxtv/pkg-descr index cc0c06c59621..45509119ed28 100644 --- a/multimedia/fxtv/pkg-descr +++ b/multimedia/fxtv/pkg-descr @@ -2,10 +2,10 @@ Fxtv is an X11-based FreeBSD app that provides TV-in-a-window and image/audio/video capture capabilities for Bt848/878-based tuner/capture cards. -To use this app, you need FreeBSD 2.2.x, 3.x, -current as well as a -capture card based on the Brooktree 848/878 chip. Examples include the -Hauppauge Wincast/TV, the STB TV PCI, and the Intel Smart Video Recorder -III. +To use this app, you need a capture card based on the Brooktree 848/878 chip. +Examples include the Hauppauge Wincast/TV, the STB TV PCI, and the +Intel Smart Video Recorder III. See the 'bktr' man page +for more information. Refer to the README for details on usage |