Index: head/editors/kile-kde4/Makefile =================================================================== --- head/editors/kile-kde4/Makefile (revision 455182) +++ head/editors/kile-kde4/Makefile (revision 455183) @@ -1,24 +1,27 @@ # Created by: Stefan Jahn # $FreeBSD$ PORTNAME= kile PORTVERSION= 2.1.3 PORTREVISION= 5 CATEGORIES= editors kde MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${DISTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= LaTeX source editor for KDE +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + RUN_DEPENDS= identify:graphics/ImageMagick USES= cmake gettext-tools kde:4 shared-mime-info tar:bzip2 USE_QT4= qmake_build moc_build rcc_build uic_build USE_KDE= kdelibs automoc4 kate_run USE_TEX= latex OPTIONS_DEFINE= OKULAR OKULAR_DESC= Use Okular for viewing OKULAR_USE= KDE=okular_run .include Index: head/editors/kile-kde4/pkg-descr =================================================================== --- head/editors/kile-kde4/pkg-descr (revision 455182) +++ head/editors/kile-kde4/pkg-descr (revision 455183) @@ -1,9 +1,9 @@ Kile is an integrated LATEX environment for the KDE desktop. Kile gives you the ability to use all the functionalities of LATEX in a graphical interface, giving you easy, immediate, and customized access to all programs for LATEX codecompletion, compiling, postprocessing, debugging, conversion and viewing tools; you also get very handy wizards, a LATEX reference and a powerful project management. -WWW: http://kile.sourceforge.net +WWW: https://kile.sourceforge.io/