svn commit: r536277 - head/editors/calligra

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat May 23 09:32:46 UTC 2020


Author: amdmi3
Date: Sat May 23 09:32:45 2020
New Revision: 536277
URL: https://svnweb.freebsd.org/changeset/ports/536277

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

Modified:
  head/editors/calligra/Makefile
  head/editors/calligra/pkg-descr

Modified: head/editors/calligra/Makefile
==============================================================================
--- head/editors/calligra/Makefile	Sat May 23 09:22:21 2020	(r536276)
+++ head/editors/calligra/Makefile	Sat May 23 09:32:45 2020	(r536277)
@@ -9,6 +9,9 @@ DIST_SUBDIR=	KDE/${PORTNAME}
 MAINTAINER=	kde at FreeBSD.org
 COMMENT=	KDE office suite
 
+LICENSE=	GPLv2+
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	libImath.so:graphics/ilmbase \
 		libKPropertyCore3.so:x11-toolkits/kproperty \
 		libKReport3.so:textproc/kreport \

Modified: head/editors/calligra/pkg-descr
==============================================================================
--- head/editors/calligra/pkg-descr	Sat May 23 09:22:21 2020	(r536276)
+++ head/editors/calligra/pkg-descr	Sat May 23 09:32:45 2020	(r536277)
@@ -16,4 +16,4 @@ Graphics:
 Management:
 - Plan for project planning.
 
-WWW: http://calligra.org
+WWW: https://calligra.org/


More information about the svn-ports-head mailing list