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/Makefile | |
parent | 41d3d54a7b0384037f3aa79700adb016b4416158 (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/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index fe9a5cf6330f..df2a3b3bcf3e 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -68,6 +68,7 @@ SUBDIR += py-bulksms SUBDIR += py-lirc SUBDIR += py-serial + SUBDIR += pyla SUBDIR += qico SUBDIR += qicosi SUBDIR += qpage |