diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-04-16 22:54:19 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-04-16 22:54:19 +0000 |
commit | 6f833abd84331b66061cb1b4f4f2574bd06e03d0 (patch) | |
tree | 2aa6ff6304d16da6eec7eb0692170c8995d57d31 /comms/efax-gtk/pkg-plist | |
parent | 218b91b2d96c85064635b9d4031bb405a85f4393 (diff) |
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 <jb.quenot@caraldi.com>
Notes
Notes:
svn path=/head/; revision=107281
Diffstat (limited to 'comms/efax-gtk/pkg-plist')
-rw-r--r-- | comms/efax-gtk/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/comms/efax-gtk/pkg-plist b/comms/efax-gtk/pkg-plist new file mode 100644 index 000000000000..971391a0d122 --- /dev/null +++ b/comms/efax-gtk/pkg-plist @@ -0,0 +1,5 @@ +bin/efax-gtk +bin/efax-0.9a +bin/efix-0.9a +etc/efax-gtkrc +share/gnome/apps/Applications/efax-gtk.desktop |