diff options
author | nros <nros@pkgsrc.org> | 2019-12-12 16:44:53 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2019-12-12 16:44:53 +0000 |
commit | e6ae8bf39efd6dab63dbc0a7836aadc5b9dfa2da (patch) | |
tree | 672fe4f0f14086be9ed85ab1e3b6a6ab487214de /chat/Makefile | |
parent | bbb627e77dffaf0ae9b38e95aa89ce00f2ad34c3 (diff) | |
download | pkgsrc-e6ae8bf39efd6dab63dbc0a7836aadc5b9dfa2da.tar.gz |
Add chat/telepathy-qt5 version 0.9.8 to pkgsrc-current
telepathy-qt5 is a Qt5 high-level binding for Telepathy.
The qt4 version is in chat/telepathy-qt .
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index b672b771872..7b525ab2bd9 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.231 2019/10/19 09:12:59 nia Exp $ +# $NetBSD: Makefile,v 1.232 2019/12/12 16:44:53 nros Exp $ # COMMENT= Communication programs @@ -135,6 +135,7 @@ SUBDIR+= telepathy-logger SUBDIR+= telepathy-mission-control SUBDIR+= telepathy-mission-control5 SUBDIR+= telepathy-qt +SUBDIR+= telepathy-qt5 SUBDIR+= tik SUBDIR+= tirc SUBDIR+= tkabber |