diff --git a/net-im/ktp-send-file/Makefile b/net-im/ktp-send-file/Makefile index 17428765a283..a7dc2431cfd8 100644 --- a/net-im/ktp-send-file/Makefile +++ b/net-im/ktp-send-file/Makefile @@ -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 diff --git a/net-im/ktp-send-file/pkg-descr b/net-im/ktp-send-file/pkg-descr index 1d2f2c8ae910..17f23e16e254 100644 --- a/net-im/ktp-send-file/pkg-descr +++ b/net-im/ktp-send-file/pkg-descr @@ -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