svn commit: r501699 - head/net-im/ktp-send-file
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed May 15 09:31:36 UTC 2019
Author: amdmi3
Date: Wed May 15 09:31:34 2019
New Revision: 501699
URL: https://svnweb.freebsd.org/changeset/ports/501699
Log:
- Add LICENSE
- Update WWW
Approved by: portmgr blanket
Modified:
head/net-im/ktp-send-file/Makefile
head/net-im/ktp-send-file/pkg-descr
Modified: head/net-im/ktp-send-file/Makefile
==============================================================================
--- head/net-im/ktp-send-file/Makefile Wed May 15 09:30:09 2019 (r501698)
+++ head/net-im/ktp-send-file/Makefile Wed May 15 09:31:34 2019 (r501699)
@@ -7,6 +7,9 @@ CATEGORIES= net-im kde kde-applications
MAINTAINER= kde at 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 \
Modified: head/net-im/ktp-send-file/pkg-descr
==============================================================================
--- head/net-im/ktp-send-file/pkg-descr Wed May 15 09:30:09 2019 (r501698)
+++ head/net-im/ktp-send-file/pkg-descr Wed May 15 09:31:34 2019 (r501699)
@@ -5,4 +5,4 @@ development of collaborative features for KDE Applicat
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
More information about the svn-ports-all
mailing list