diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-13 20:39:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-13 20:39:49 +0000 |
commit | cd5ded6a17d24a8f1c66eb3b5e61f43111c5a01d (patch) | |
tree | 03a4e27c904b0431fbe7788bbf342bf7e6ed06a0 /comms/Makefile | |
parent | bf99716a85638df3722b931d1e8a654b6c6ff251 (diff) | |
download | ports-cd5ded6a17d24a8f1c66eb3b5e61f43111c5a01d.tar.gz ports-cd5ded6a17d24a8f1c66eb3b5e61f43111c5a01d.zip |
Add gammu, a command-line program to communicate with Nokia cell phones
over cable, infra and Bluetooth.
PR: ports/60211
Submitted by: Kirill Bezzubets <kirill@solaris.ru>
Notes
Notes:
svn path=/head/; revision=95744
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 6fa33268324d..f15343864e1d 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -12,6 +12,7 @@ SUBDIR += conserver-com SUBDIR += ecu SUBDIR += efax + SUBDIR += gammu SUBDIR += garmin-utils SUBDIR += gfax SUBDIR += ghfaxviewer |