Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 2015 23:42:59 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404492 - head/sysutils/knutclient-kde4
Message-ID:  <201512252342.tBPNgxUE088370@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Dec 25 23:42:58 2015
New Revision: 404492
URL: https://svnweb.freebsd.org/changeset/ports/404492

Log:
  - Add LICENSE

Modified:
  head/sysutils/knutclient-kde4/Makefile

Modified: head/sysutils/knutclient-kde4/Makefile
==============================================================================
--- head/sysutils/knutclient-kde4/Makefile	Fri Dec 25 23:42:54 2015	(r404491)
+++ head/sysutils/knutclient-kde4/Makefile	Fri Dec 25 23:42:58 2015	(r404492)
@@ -12,9 +12,13 @@ MASTER_SITES=	ftp://ftp.buzuluk.cz/pub/a
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Visual client for UPS system NUT
 
+LICENSE=	GPLv2 # or later
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	libqimageblitz.so:${PORTSDIR}/x11/qimageblitz
 
 CONFLICTS=	knutclient-0.*
+
 USES=		cmake gettext
 USE_KDE4=	kdeprefix kdelibs automoc4
 USE_QT4=	corelib gui qmake_build moc_build rcc_build uic_build



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512252342.tBPNgxUE088370>