1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Fix license (remove LGPL which is only mentioned in COPYING.LIB,

but doesn't seem to be applied to any code, add BSD3CLAUSE for a
  bundled library)
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-01-21 09:30:32 +00:00
parent 74e55c9c77
commit a4508a5ef6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490845
2 changed files with 4 additions and 2 deletions

View File

@ -8,8 +8,10 @@ CATEGORIES= astro kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE library for browsing photos on a map
LICENSE= GPLv2+ LGPL20+
LICENSE= GPLv2+ BSD3CLAUSE
LICENSE_COMB= multi
LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING
LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/COPYING-CMAKE-SCRIPTS
BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/buffer_concepts.hpp:devel/boost-libs
LIB_DEPENDS= libopencv_video.so:graphics/opencv

View File

@ -1,4 +1,4 @@
Libkgeomap is a KDE C++ wrapper around world map components such as Marble,
OpenstreetMap, and GoogleMap, for browsing and arranging photos on such maps.
WWW: http://www.digikam.org
WWW: https://www.digikam.org/