summaryrefslogtreecommitdiffstats
path: root/rules/efax.in
blob: fa23762e6ecb82f8dbbea69e13771ecf397ef162 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
config EFAX
	bool
	prompt "efax"
	default n
	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.