diff options
author | Christopher Walker <kris240376@gmail.com> | 2016-01-12 00:46:09 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-01-12 21:58:11 -0600 |
commit | 89800434abb186ce23d325d6383b30ca45aea7de (patch) | |
tree | c9d7046cbc37d4972c295ff4147aaf2b2db5aae1 /network/t38modem/t38modem.info | |
parent | d66a818a678fdc0eb4c2bc9f9bb584575d40a518 (diff) |
network/t38modem: Added (H.323/SIP endpoint with T.38 fax support).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/t38modem/t38modem.info')
-rw-r--r-- | network/t38modem/t38modem.info | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/network/t38modem/t38modem.info b/network/t38modem/t38modem.info new file mode 100644 index 0000000000000..f5dbd31d78567 --- /dev/null +++ b/network/t38modem/t38modem.info @@ -0,0 +1,12 @@ +PRGNAM="t38modem" +VERSION="2.0.0" +HOMEPAGE="http://sourceforge.net/projects/t38modem/" +DOWNLOAD="http://http.debian.net/debian/pool/main/t/t38modem/t38modem_2.0.0.orig.tar.gz \ + http://http.debian.net/debian/pool/main/t/t38modem/t38modem_2.0.0-4.debian.tar.gz" +MD5SUM="ffcb224ac414693f2d0a5af720d4952a \ + 8072c6645a33f2660a58acd6f651d42a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="opal" +MAINTAINER="Christopher Walker" +EMAIL="kris240376@gmail.com" |