Index: head/net-im/ktp-kded-module/Makefile =================================================================== --- head/net-im/ktp-kded-module/Makefile (revision 492765) +++ head/net-im/ktp-kded-module/Makefile (revision 492766) @@ -1,22 +1,25 @@ # $FreeBSD$ PORTNAME= ktp-kded-module DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Module for integration of instant messaging into KDE Workspaces +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt@qt5 \ libKTpCommonInternals.so:net-im/ktp-common-internals USES= compiler:c++11-lang cmake gettext kde:5 qt:5 tar:xz USE_KDE= activities auth codecs completion config configwidgets coreaddons \ dbusaddons i18n idletime jobwidgets kcmutils kio notifications \ service wallet widgetsaddons USE_QT= concurrent core dbus gui network sql widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/net-im/ktp-kded-module/pkg-descr =================================================================== --- head/net-im/ktp-kded-module/pkg-descr (revision 492765) +++ head/net-im/ktp-kded-module/pkg-descr (revision 492766) @@ -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 provides several plugins like auto-away, the infamous 'Now listening to...' and also an error handler. -WWW: http://community.kde.org/KTp +WWW: https://community.kde.org/KTp