Index: head/net-im/ktp-auth-handler/Makefile =================================================================== --- head/net-im/ktp-auth-handler/Makefile (revision 486083) +++ head/net-im/ktp-auth-handler/Makefile (revision 486084) @@ -1,25 +1,28 @@ # $FreeBSD$ PORTNAME= ktp-auth-handler DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KWallet integration module for KDE Telepathy +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5 \ libtelepathy-qt5.so:net-im/telepathy-qt@qt5 \ libKTpCommonInternals.so:net-im/ktp-common-internals \ libaccounts-qt5.so:net-im/libaccounts-qt5 \ libkaccounts.so:net-im/kaccounts-integration \ libsignon-qt5.so:sysutils/signon-qt5 USES= cmake:outsource gettext kde:5 pkgconfig qt:5 tar:xz USE_KDE= completion config coreaddons ecm i18n jobwidgets kdewebkit \ kio wallet service widgetsaddons USE_QT= core dbus gui network webkit widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/net-im/ktp-auth-handler/pkg-descr =================================================================== --- head/net-im/ktp-auth-handler/pkg-descr (revision 486083) +++ head/net-im/ktp-auth-handler/pkg-descr (revision 486084) @@ -1,8 +1,8 @@ The KDE Telepathy project aims to integrate real time communication deeply into KDE Workspaces, and to provide an infrastructure to aid development of collaborative features for KDE Applications. This module handles KWallet integration, and prompts/sends passwords to connection managers when requested. -WWW: http://community.kde.org/KTp +WWW: https://community.kde.org/KTp