diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-11-21 09:30:27 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-11-21 09:30:27 +0000 |
commit | 8ed827442a91a5d56ce4ebe978b73497f98afb2d (patch) | |
tree | 44b6c5970f1b637f71013aac7f58a1431b137df8 /net-im | |
parent | 92de8cdd376cf7ec6399a440f1f6728696f390d9 (diff) | |
download | ports-8ed827442a91a5d56ce4ebe978b73497f98afb2d.tar.gz ports-8ed827442a91a5d56ce4ebe978b73497f98afb2d.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ktp-approver/Makefile | 3 | ||||
-rw-r--r-- | net-im/ktp-approver/pkg-descr | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/net-im/ktp-approver/Makefile b/net-im/ktp-approver/Makefile index f12d261b4c78..b0f0e5a36140 100644 --- a/net-im/ktp-approver/Makefile +++ b/net-im/ktp-approver/Makefile @@ -7,6 +7,9 @@ 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 diff --git a/net-im/ktp-approver/pkg-descr b/net-im/ktp-approver/pkg-descr index 555936f35c97..32c0f37f188e 100644 --- a/net-im/ktp-approver/pkg-descr +++ b/net-im/ktp-approver/pkg-descr @@ -6,4 +6,4 @@ 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 |