diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index e46f8972a3d2..2d3e18dc1877 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -11,6 +11,9 @@ BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook- 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 \ diff --git a/x11/konsole/pkg-descr b/x11/konsole/pkg-descr index 8d2e79d96b24..6340501b56e9 100644 --- a/x11/konsole/pkg-descr +++ b/x11/konsole/pkg-descr @@ -6,4 +6,4 @@ 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/