diff options
author | lme <lme@FreeBSD.org> | 2009-02-27 06:02:03 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2009-02-27 06:02:03 +0800 |
commit | 136eab55b94d678d0e79af1d8d6f1b8d1c55366b (patch) | |
tree | 2a9149e8ab72000565ec461013206ff4377552fc /comms/Makefile | |
parent | 89ab325e54d7a72b5f9a6839822748d77b85801f (diff) | |
download | freebsd-ports-gnome-136eab55b94d678d0e79af1d8d6f1b8d1c55366b.tar.gz freebsd-ports-gnome-136eab55b94d678d0e79af1d8d6f1b8d1c55366b.tar.zst freebsd-ports-gnome-136eab55b94d678d0e79af1d8d6f1b8d1c55366b.zip |
Add new port: esmska
Esmska is a cross-platform application for sending SMS messages over the
Internet.
Features:
* Send SMS to various operators (local or international)
* Supports all common operating systems (Linux, Windows, Mac OS, etc.)
* Free, under open-source licence GNU AGPL3
* Import contacts from other programs (DreamCom) and formats (vCard)
* Send SMS to multiple recipients at once
* History of sent messages
* Pluggable operator system - easy to provide support for more operators
directly by users
* Extensive possibilities of changing appearance
* Many other planned features
WWW: http://esmska.googlecode.com
PR: ports/131865
Submitted by: martinko <gamato (AT) users.sf.net>
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 f92798e1b43b..5540f553bc3f 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -28,6 +28,7 @@ SUBDIR += echolinux SUBDIR += efax SUBDIR += efax-gtk + SUBDIR += esmska SUBDIR += fldigi SUBDIR += gammu SUBDIR += garmin-utils |