svn commit: r485507 - head/net-im/ktp-approver

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Nov 21 09:30:28 UTC 2018


Author: amdmi3
Date: Wed Nov 21 09:30:27 2018
New Revision: 485507
URL: https://svnweb.freebsd.org/changeset/ports/485507

Log:
  - Add LICENSE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/net-im/ktp-approver/Makefile
  head/net-im/ktp-approver/pkg-descr

Modified: head/net-im/ktp-approver/Makefile
==============================================================================
--- head/net-im/ktp-approver/Makefile	Wed Nov 21 09:22:38 2018	(r485506)
+++ head/net-im/ktp-approver/Makefile	Wed Nov 21 09:30:27 2018	(r485507)
@@ -7,6 +7,9 @@ CATEGORIES=	net-im kde kde-applications
 MAINTAINER=	kde at FreeBSD.org
 COMMENT=	KDE instant messaging notifier
 
+LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	libtelepathy-qt5.so:net-im/telepathy-qt at qt5 \
 		libKTpCommonInternals.so:net-im/ktp-common-internals
 RUN_DEPENDS=	${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list

Modified: head/net-im/ktp-approver/pkg-descr
==============================================================================
--- head/net-im/ktp-approver/pkg-descr	Wed Nov 21 09:22:38 2018	(r485506)
+++ head/net-im/ktp-approver/pkg-descr	Wed Nov 21 09:30:27 2018	(r485507)
@@ -6,4 +6,4 @@ This module notifies you when an incoming message or a
 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


More information about the svn-ports-all mailing list