aboutsummaryrefslogtreecommitdiff
path: root/misc/videotext/pkg-descr
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>1999-06-08 17:48:39 +0000
committerRoger Hardiman <roger@FreeBSD.org>1999-06-08 17:48:39 +0000
commit3555fcba5197db1749b414c1b416bff4913447bb (patch)
tree5a4f1df7f971019ecd08dc7f78b2b3cb188f4712 /misc/videotext/pkg-descr
parentbe130730bdd7175c124190e1aba43d8a3796129f (diff)
downloadports-3555fcba5197db1749b414c1b416bff4913447bb.tar.gz
ports-3555fcba5197db1749b414c1b416bff4913447bb.zip
Initial import of videotext, a program to display Videotext/Teletext
pages either direct from hardware or from .vtx files which can be produced from the vbidecode program.
Notes
Notes: svn path=/head/; revision=19313
Diffstat (limited to 'misc/videotext/pkg-descr')
-rw-r--r--misc/videotext/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/videotext/pkg-descr b/misc/videotext/pkg-descr
new file mode 100644
index 000000000000..2e6b4bbb9f7a
--- /dev/null
+++ b/misc/videotext/pkg-descr
@@ -0,0 +1,7 @@
+videotext is an X11 program to display and print Videotext/Teletext
+pages saved as .vtx files.
+It can also drive a wide range of special teletext capture cards
+(both commercial and home made)
+
+To capture Teletext pages to disk, use the vbidecode program which
+captures Teletext pages with the Bt848/Bt878 TV card/frame grabber.