diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-21 22:39:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-21 22:39:04 +0000 |
commit | aaeba5a7374c8e2a83d3e02a0258e7505802a413 (patch) | |
tree | bd0ca35213850570948cb74405e576cd60db70c8 /comms/Makefile | |
parent | 56db9f970e48dc7d785565ff29079494ff0e1e4c (diff) |
KMobileTools is a nice KDE-based application that allows to control mobile
phones with your PC. It handles full SMS control, dialing calls, phonebook, and
phone status monitoring. It's also integrated with the KDE environment, so it
can be embedd in Kontact, or import/export from and to KAddressBook. It has
been tested on Motorola, Nokia, Siemens, Sony Ericsson and LG mobile phones.
Anyway each AT Command compliant device should be well supported.
WWW: http://www.kmobiletools.org/
PR: ports/106940
Submitted by: Stefan Ehmann <shoesoft at gmx.net>
Notes
Notes:
svn path=/head/; revision=180424
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 ba8c1b5a9a80..ce4cb76fb967 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -47,6 +47,7 @@ SUBDIR += kallers SUBDIR += kermit SUBDIR += klog + SUBDIR += kmobiletools SUBDIR += kpsk SUBDIR += ktrack SUBDIR += libfec |