diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2016-02-03 07:35:54 +0800 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2016-02-03 07:35:54 +0800 |
commit | a0e6edbac580f1799da6f2793499917d3f983759 (patch) | |
tree | 9d24cbf0c9c1e84590eb04d1514b4614b87b8291 /net-im/Makefile | |
parent | adf9abb836c46ac31afa21eae031e25b7b34d616 (diff) | |
download | freebsd-ports-gnome-a0e6edbac580f1799da6f2793499917d3f983759.tar.gz freebsd-ports-gnome-a0e6edbac580f1799da6f2793499917d3f983759.tar.zst freebsd-ports-gnome-a0e6edbac580f1799da6f2793499917d3f983759.zip |
Cutegram is a free and opensource telegram clients for Linux, Windows, OS X and
OpenBSD, focusing on user friendly, compatibility with desktop environments.
Cutegram using Qt5, QML, libqtelegram, libappindication, AsemanQtTools
technologies and Faenza icons and Twitter emojies graphic sets. It's free and
released under GPLv3 license.
WWW: http://aseman.co/en/products/cutegram/
PR: 204350
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
Diffstat (limited to 'net-im/Makefile')
-rw-r--r-- | net-im/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index 4fb233b406a5..49777da0d562 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -14,6 +14,7 @@ SUBDIR += coccinella SUBDIR += convey SUBDIR += corebird + SUBDIR += cutegram SUBDIR += echat SUBDIR += ejabberd SUBDIR += ekiga |