diff options
-rw-r--r-- | net-im/ktp-text-ui/Makefile | 3 | ||||
-rw-r--r-- | net-im/ktp-text-ui/pkg-descr | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/net-im/ktp-text-ui/Makefile b/net-im/ktp-text-ui/Makefile index 4c952aa88fcb..eed61987fe7d 100644 --- a/net-im/ktp-text-ui/Makefile +++ b/net-im/ktp-text-ui/Makefile @@ -8,6 +8,9 @@ CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE chat window application +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt \ libtelepathy-logger-qt.so:net-im/telepathy-logger-qt5 \ libKTpCommonInternals.so:net-im/ktp-common-internals diff --git a/net-im/ktp-text-ui/pkg-descr b/net-im/ktp-text-ui/pkg-descr index 1a7c1dd704f0..556ac76cf648 100644 --- a/net-im/ktp-text-ui/pkg-descr +++ b/net-im/ktp-text-ui/pkg-descr @@ -4,4 +4,4 @@ development of collaborative features for KDE Applications. This is the traditional text chat application. -WWW: http://community.kde.org/KTp +WWW: https://community.kde.org/KTp |