diff options
author | Michael Reifenberger <mr@FreeBSD.org> | 2005-02-09 10:57:39 +0000 |
---|---|---|
committer | Michael Reifenberger <mr@FreeBSD.org> | 2005-02-09 10:57:39 +0000 |
commit | 5ac5b0d5698b99a4ef201ae6cf9934eaef38ebea (patch) | |
tree | 170d8a42d864f1c30590f1dccbf8ec98f64907f0 /comms/pyla/files/pyla.sh | |
parent | Fix plist (diff) |
Add the pyla Hylafax client 1.1.4 for sending receiving
and managing faxes via hfaxd.
For more information see: http://www.teamsw.it/pyla/
Notes
Notes:
svn path=/head/; revision=128360
Diffstat (limited to 'comms/pyla/files/pyla.sh')
-rw-r--r-- | comms/pyla/files/pyla.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/pyla/files/pyla.sh b/comms/pyla/files/pyla.sh new file mode 100644 index 000000000000..d5610078c8b9 --- /dev/null +++ b/comms/pyla/files/pyla.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +exec %%PYTHON_CMD%% %%PREFIX%%/lib/pyla/pyla.py |