From 42f82c51acbb7bdfac0a698f25c8103ec4c7eb47 Mon Sep 17 00:00:00 2001 From: clement Date: Fri, 16 Apr 2004 22:54:19 +0000 Subject: Add efax-gtk 2.2.5, GUI front end for the efax fax program. This program is a Gtk+/Gtkmm front end for the efax program for receiving and sending faxes with a fax modem. Any files to be faxed must be in postscript format, which is the generic printer format for Unix/Linux systems. The program will use ghostscript to convert these into the Group 3 fax format which the fax modem will understand. WWW: http://www.cvine.freeserve.co.uk/efax-gtk/ PR: ports/63844 Submitted by: Jean-Baptiste Quenot --- comms/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'comms/Makefile') diff --git a/comms/Makefile b/comms/Makefile index fa59335..1444329 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -15,6 +15,7 @@ SUBDIR += conserver-com SUBDIR += ecu SUBDIR += efax + SUBDIR += efax-gtk SUBDIR += gammu SUBDIR += garmin-utils SUBDIR += gfax -- cgit v1.1