diff options
author | hoek <hoek@FreeBSD.org> | 2003-05-20 23:55:11 +0000 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 2003-05-20 23:55:11 +0000 |
commit | 0dccf46396dc35bd32ed3f09482f4a82d9267d06 (patch) | |
tree | a4f67c2a2c76a4b988faa59a2c4b9c9349cb4469 /print/enscript-letter | |
parent | 10c287bf24e3396b84583a8e80363fcd9efe5406 (diff) | |
download | FreeBSD-ports-0dccf46396dc35bd32ed3f09482f4a82d9267d06.zip FreeBSD-ports-0dccf46396dc35bd32ed3f09482f4a82d9267d06.tar.gz |
Add WWW: and try to improve the general pkg-descr a bit.
Diffstat (limited to 'print/enscript-letter')
-rw-r--r-- | print/enscript-letter/pkg-descr | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/print/enscript-letter/pkg-descr b/print/enscript-letter/pkg-descr index 3ffcf77..84beec4 100644 --- a/print/enscript-letter/pkg-descr +++ b/print/enscript-letter/pkg-descr @@ -1,8 +1,7 @@ -This is a filter that converts text files to -PostScript and spools generated PostScript -output to the specified printer or leaves -it to file. If no input files are given, -enscript processes standard input. enscript -can be extended to handle different output media -and it has many options which can be used to -customize printouts. +This is a filter that converts text files to PostScript, RTF, or HTML +and then spools generated output to a printer or dumps it to a file. +Input files in a number of programming languages, including C, Perl, +Tcl, and more, can optionally be pretty-printed instead of printed as +plain-text. Many printing options are available. + +WWW: http://people.ssh.fi/mtr/genscript/ |