Index: head/net-im/ktp-send-file/Makefile =================================================================== --- head/net-im/ktp-send-file/Makefile (revision 501698) +++ head/net-im/ktp-send-file/Makefile (revision 501699) @@ -1,24 +1,27 @@ # $FreeBSD$ PORTNAME= ktp-send-file DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE instant messaging file transfer application +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt \ libKTpCommonInternals.so:net-im/ktp-common-internals RUN_DEPENDS= ${KDE_PREFIX}/lib/libexec/ktp-filetransfer-handler:net-im/ktp-filetransfer-handler \ ${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list USES= compiler:c++11-lang cmake gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons ecm \ i18n iconthemes jobwidgets kcmutils kio service wallet \ widgetsaddons USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/net-im/ktp-send-file/pkg-descr =================================================================== --- head/net-im/ktp-send-file/pkg-descr (revision 501698) +++ head/net-im/ktp-send-file/pkg-descr (revision 501699) @@ -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 a Dolphin/Konqueror context menu plugin for sending files easily to contacts. -WWW: http://community.kde.org/KTp +WWW: https://community.kde.org/KTp