summaryrefslogtreecommitdiffstats
path: root/rules/efax.in
blob: ff45094a762ebd276ac8dff248c48ba46d2e1797 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## SECTION=communication
config EFAX
	tristate
	prompt "efax"
	help
	  Programs to send and receive fax messages

	  efax is a small ANSI C/POSIX program that provides
	  the data transport function for fax applications
	  using any Class 1 or Class 2 fax modem.

	  Another program, efix, converts between fax, text,
	  bit-map and gray-scale formats. fax, a shell script,
	  provides a simple user interface to the efax and efix
	  programs. It allows you to send text or Postscript
	  files as faxes and receive, print or preview
	  received faxes.