diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-07-18 00:48:19 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-07-18 00:48:19 +0800 |
commit | 0f694692feba5723305ab430a5a6514017570d91 (patch) | |
tree | 225304d693ec35d5caf2bbf3bdcddbc5f2b54990 /net-im/Makefile | |
parent | 34d9ba933bf0b49e92fa5ca3ebee4ad993185b71 (diff) | |
download | freebsd-ports-gnome-0f694692feba5723305ab430a5a6514017570d91.tar.gz freebsd-ports-gnome-0f694692feba5723305ab430a5a6514017570d91.tar.zst freebsd-ports-gnome-0f694692feba5723305ab430a5a6514017570d91.zip |
New port: net-im/telepathy-qt5.
This is the Qt5 counterpart of net-im/telepathy-qt4. It was worked on by
tcberner and myself.
From pkg-descr:
This is a library for Qt-based Telepathy clients.
Telepathy is a D-Bus framework for unifying real time communication,
including instant messaging, voice calls and video calls. It abstracts
differences between protocols to provide a unified interface for
applications.
WWW: http://telepathy.freedesktop.org/doc/telepathy-qt
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 a55de6f9d2ef..4ffde3dab576 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -175,6 +175,7 @@ SUBDIR += telepathy-mission-control SUBDIR += telepathy-python SUBDIR += telepathy-qt4 + SUBDIR += telepathy-qt5 SUBDIR += telepathy-rakia SUBDIR += telepathy-salut SUBDIR += telepathy-sofiasip |