diff options
author | garga <garga@FreeBSD.org> | 2006-07-11 13:30:52 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-07-11 13:30:52 +0000 |
commit | 1baba15d4ffd1247a9f04b1b928df568661e6753 (patch) | |
tree | 7023f6bade6945e49e0c8c1aed6e9e36d3d3fd93 /net/astfax/pkg-plist | |
parent | 7e14d0ab583625dfc4a4600604705a8e9fd2be38 (diff) | |
download | FreeBSD-ports-1baba15d4ffd1247a9f04b1b928df568661e6753.zip FreeBSD-ports-1baba15d4ffd1247a9f04b1b928df568661e6753.tar.gz |
AstFax provides an outgoing email to fax gateway for the Asterisk PBX package.
Incoming fax to email can also be configured so your Asterisk server can act
as both an outgoing and incoming fax server.
Features
* Written in C
* Processes large email messages quickly with the EPS library
* Easy to use, simply send an email to the fax number
* Configures easily with Asterisk, and most Unix-based MTAs
WWW: http://www.inter7.com/index.php?page=astfax
PR: ports/85031
Submitted by: Filippo Natali <filippo.natali at gmail.com>
Diffstat (limited to 'net/astfax/pkg-plist')
-rw-r--r-- | net/astfax/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/astfax/pkg-plist b/net/astfax/pkg-plist new file mode 100644 index 0000000..603624c --- /dev/null +++ b/net/astfax/pkg-plist @@ -0,0 +1,3 @@ +bin/ast_fax +%%DATADIR%%/ast_fax.call +@dirrm %%DATADIR%% |