diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-09 05:49:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-09 05:49:42 +0800 |
commit | 0fa16aa9faa03843809863aecfdc6e1c1d48c07e (patch) | |
tree | 2307a377f4ab955a1f8954e13aa72277a680b28a /comms/Makefile | |
parent | 74010f4f04fc50baf3c810a4b5ee9bc43438f501 (diff) | |
download | freebsd-ports-gnome-0fa16aa9faa03843809863aecfdc6e1c1d48c07e.tar.gz freebsd-ports-gnome-0fa16aa9faa03843809863aecfdc6e1c1d48c07e.tar.zst freebsd-ports-gnome-0fa16aa9faa03843809863aecfdc6e1c1d48c07e.zip |
py-gammu is a python bindings for Gammu library, which allows
access many phones. It currently does not support all Gammu
features, but range of covered functions is increasing, if you
need some specific, feel free to use bug tracking system for
feature requests.
WWW: http://cihar.com/gammu/python/
PR: ports/131330
Submitted by: Wen Heping <wenheping at gmail.com>
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 9f0678620f40..e794639cd706 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -100,6 +100,7 @@ SUBDIR += pr SUBDIR += predict SUBDIR += py-bulksms + SUBDIR += py-gammu SUBDIR += py-lirc SUBDIR += py-serial SUBDIR += pyla |