diff options
Diffstat (limited to 'package/enscript/Config.in')
-rw-r--r-- | package/enscript/Config.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/enscript/Config.in b/package/enscript/Config.in new file mode 100644 index 000000000..26c45e1e2 --- /dev/null +++ b/package/enscript/Config.in @@ -0,0 +1,11 @@ +config BR2_PACKAGE_ENSCRIPT + bool "enscript" + help + GNU Enscript is a free replacement for Adobe's enscript program. + + GNU Enscript converts ASCII files to PostScript, HTML, or RTF and + stores generated output to a file or sends it directly to the + printer. It includes features for `pretty-printing' (language- + sensitive code highlighting) in several programming languages. + + http://www.gnu.org/software/enscript |