---
name: gsmlib
version: 1.10_5
origin: comms/gsmlib
comment: A library to access GSM mobile phones through GSM modems
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 2510869
desc: |
  This distribution contains a library to access GSM mobile phones through GSM
  modems. Features include:
     - modification of phonebooks stored in the mobile phone or on the SIM card
     - reading and writing of SMS messages stored in the mobile phone
     - sending and reception of SMS messages

  Additionally, some simple command line programs are provided to use these
  functionalities.
deps:
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- comms
shlibs_required:
- libintl.so.9
- libiconv.so.3
- libgsmme.so.1
- libgsmext.so.1
shlibs_provided:
- libgsmme.so.1
- libgsmext.so.1
