---
name: gsmlib
version: 1.10_5
origin: comms/gsmlib
comment: Library to access GSM mobile phones through GSM modems
arch: freebsd:10:x86:64
www: UNKNOWN
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 2122710
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.1}
categories:
- comms
shlibs_required:
- libintl.so.9
- libgsmme.so.1
- libgsmext.so.1
shlibs_provided:
- libgsmext.so.1
- libgsmme.so.1
