Index: head/net-im/ktp-approver/Makefile =================================================================== --- head/net-im/ktp-approver/Makefile (revision 485506) +++ head/net-im/ktp-approver/Makefile (revision 485507) @@ -1,21 +1,24 @@ # $FreeBSD$ PORTNAME= ktp-approver DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE instant messaging notifier +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt@qt5 \ libKTpCommonInternals.so:net-im/ktp-common-internals RUN_DEPENDS= ${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list USES= cmake:outsource gettext kde:5 qt:5 tar:xz USE_KDE= config coreaddons ecm dbusaddons service i18n notifications USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/net-im/ktp-approver/pkg-descr =================================================================== --- head/net-im/ktp-approver/pkg-descr (revision 485506) +++ head/net-im/ktp-approver/pkg-descr (revision 485507) @@ -1,9 +1,9 @@ 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 notifies you when an incoming message or a file transfer request arrives and hangs in the system tray until you're ready to check it. -WWW: http://community.kde.org/KTp +WWW: https://community.kde.org/KTp