Date: Sat, 23 May 2020 09:32:45 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536277 - head/editors/calligra Message-ID: <202005230932.04N9Wjnc034993@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005230932.04N9Wjnc034993>