Index: head/graphics/libkipi/Makefile =================================================================== --- head/graphics/libkipi/Makefile (revision 553427) +++ head/graphics/libkipi/Makefile (revision 553428) @@ -1,19 +1,22 @@ # $FreeBSD$ PORTNAME= libkipi DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE Image Plugin Interface +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons ecm i18n \ libkdcraw libkexiv2 service widgetsaddons xmlgui USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include Index: head/graphics/libkipi/pkg-descr =================================================================== --- head/graphics/libkipi/pkg-descr (revision 553427) +++ head/graphics/libkipi/pkg-descr (revision 553428) @@ -1,5 +1,5 @@ Kipi (KDE Image Plugin Interface) is an effort to develop a common plugin structure for Digikam, GwenView and other KDE parts. Its -aim is to be able to share image plugins among graphic applications. +aim is to be able to share image plugins among graphic applications. -WWW: http://www.digikam.org/ +WWW: https://www.digikam.org/