diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-04-23 20:14:31 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-04-23 20:14:31 +0000 |
commit | 116586b5182f760d7fad3485f7df5d98f0920734 (patch) | |
tree | 5195cdb52fda2d7cc26bd2fe455e04bf7b9289bf /comms/gsmlib/pkg-plist | |
parent | 23817f528a95e63a26220937133a047a4b7ca520 (diff) | |
download | FreeBSD-ports-116586b5182f760d7fad3485f7df5d98f0920734.zip FreeBSD-ports-116586b5182f760d7fad3485f7df5d98f0920734.tar.gz |
add gsmlib 1.8
A library to access GSM mobile phones through GSM modems
Diffstat (limited to 'comms/gsmlib/pkg-plist')
-rw-r--r-- | comms/gsmlib/pkg-plist | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/comms/gsmlib/pkg-plist b/comms/gsmlib/pkg-plist new file mode 100644 index 0000000..dadc22b --- /dev/null +++ b/comms/gsmlib/pkg-plist @@ -0,0 +1,32 @@ +bin/gsmctl +bin/gsmpb +bin/gsmsendsms +bin/gsmsiectl +bin/gsmsmsd +bin/gsmsmsstore +include/gsmlib/gsm_at.h +include/gsmlib/gsm_cb.h +include/gsmlib/gsm_error.h +include/gsmlib/gsm_event.h +include/gsmlib/gsm_map_key.h +include/gsmlib/gsm_me_ta.h +include/gsmlib/gsm_parser.h +include/gsmlib/gsm_phonebook.h +include/gsmlib/gsm_port.h +include/gsmlib/gsm_sie_me.h +include/gsmlib/gsm_sms.h +include/gsmlib/gsm_sms_codec.h +include/gsmlib/gsm_sms_store.h +include/gsmlib/gsm_sorted_phonebook.h +include/gsmlib/gsm_sorted_phonebook_base.h +include/gsmlib/gsm_sorted_sms_store.h +include/gsmlib/gsm_unix_serial.h +include/gsmlib/gsm_util.h +@dirrm include/gsmlib +lib/libgsmext.a +lib/libgsmext.so +lib/libgsmext.so.0 +lib/libgsmme.a +lib/libgsmme.so +lib/libgsmme.so.1 +share/locale/de/LC_MESSAGES/gsmlib.mo |