diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-27 15:14:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-27 15:14:32 +0000 |
commit | e69f2633867b96ce836d0dd36cccc6dc6ce488e6 (patch) | |
tree | f07f7b159af3768496582500191feab1e874dc10 /comms/Makefile | |
parent | ftputil is a high-level FTP client library for the Python programming language. (diff) |
The ATSlog software provides a handy Web-oriented interface for collecting,
viewing and analyzing calls for various types of PBX (Private Branch eXchange)
models. At present, the program operates successfully with Panasonic, Samsung,
Hybrex, Siemens, LG, and Alcatel PBX models.
WWW: http://www.atslog.dp.ua/en/about/
PR: ports/107169
Submitted by: Alexander Logvinov <ports at logvinov.com>
Notes
Notes:
svn path=/head/; revision=180863
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 c2d1b0f3b753..808461a74930 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -6,6 +6,7 @@ SUBDIR += acfax SUBDIR += aldo SUBDIR += asmodem + SUBDIR += atslog SUBDIR += bfhist SUBDIR += bforce SUBDIR += bforce-kst |