Index: head/x11/konsole/Makefile =================================================================== --- head/x11/konsole/Makefile (revision 532260) +++ head/x11/konsole/Makefile (revision 532261) @@ -1,27 +1,30 @@ # $FreeBSD$ PORTNAME= konsole DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= x11 kde kde-applications # kde kde-applications-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE terminal emulator BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml RUN_DEPENDS= keditbookmarks:deskutils/keditbookmarks +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + USES= cmake compiler:c++11-lang gettext pkgconfig kde:5 \ qt:5 tar:xz USE_KDE= auth attica bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons ecm emoticons globalaccel guiaddons i18n \ iconthemes init itemmodels jobwidgets kdelibs4support kio \ newstuff notifications notifyconfig parts pty service sonnet \ textwidgets widgetsaddons windowsystem xmlgui USE_QT= concurrent core dbus gui network printsupport script scripttools sql \ widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/x11/konsole/pkg-descr =================================================================== --- head/x11/konsole/pkg-descr (revision 532260) +++ head/x11/konsole/pkg-descr (revision 532261) @@ -1,9 +1,9 @@ Konsole is a terminal program for KDE. As well as being a standalone program, it is also used by other KDE programs such as the Kate editor and KDevelop development environment to provide easy access to a terminal window. Konsole's features and usage are explained and illustrated in the Konsole handbook, which can be accessed by browsing to "help:/konsole" in Konqueror. -WWW: http://konsole.kde.org +WWW: https://konsole.kde.org/