svn commit: r497943 - head/net-im/ktp-text-ui

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Apr 5 09:31:14 UTC 2019


Author: amdmi3
Date: Fri Apr  5 09:31:12 2019
New Revision: 497943
URL: https://svnweb.freebsd.org/changeset/ports/497943

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

Modified:
  head/net-im/ktp-text-ui/Makefile
  head/net-im/ktp-text-ui/pkg-descr

Modified: head/net-im/ktp-text-ui/Makefile
==============================================================================
--- head/net-im/ktp-text-ui/Makefile	Fri Apr  5 09:01:10 2019	(r497942)
+++ head/net-im/ktp-text-ui/Makefile	Fri Apr  5 09:31:12 2019	(r497943)
@@ -8,6 +8,9 @@ CATEGORIES=	net-im kde kde-applications
 MAINTAINER=	kde at FreeBSD.org
 COMMENT=	KDE chat window application
 
+LICENSE=	GPLv2+
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	libtelepathy-qt5.so:net-im/telepathy-qt \
 		libtelepathy-logger-qt.so:net-im/telepathy-logger-qt5 \
 		libKTpCommonInternals.so:net-im/ktp-common-internals

Modified: head/net-im/ktp-text-ui/pkg-descr
==============================================================================
--- head/net-im/ktp-text-ui/pkg-descr	Fri Apr  5 09:01:10 2019	(r497942)
+++ head/net-im/ktp-text-ui/pkg-descr	Fri Apr  5 09:31:12 2019	(r497943)
@@ -4,4 +4,4 @@ development of collaborative features for KDE Applicat
 
 This is the traditional text chat application.
 
-WWW: http://community.kde.org/KTp
+WWW: https://community.kde.org/KTp


More information about the svn-ports-head mailing list