[Midnightbsd-cvs] mports [21818] trunk/devel/qt5-qdbusviewer/Makefile: add license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 21 18:59:50 EDT 2016


Revision: 21818
          http://svnweb.midnightbsd.org/mports/?rev=21818
Author:   laffer1
Date:     2016-08-21 18:59:50 -0400 (Sun, 21 Aug 2016)
Log Message:
-----------
add license

Modified Paths:
--------------
    trunk/devel/qt5-qdbusviewer/Makefile

Modified: trunk/devel/qt5-qdbusviewer/Makefile
===================================================================
--- trunk/devel/qt5-qdbusviewer/Makefile	2016-08-21 22:54:15 UTC (rev 21817)
+++ trunk/devel/qt5-qdbusviewer/Makefile	2016-08-21 22:59:50 UTC (rev 21818)
@@ -1,3 +1,4 @@
+# $MidnightBSD$
 # $FreeBSD: head/devel/qt5-qdbusviewer/Makefile 407169 2016-01-24 18:10:14Z rakuco $
 
 PORTNAME=	qdbusviewer
@@ -5,9 +6,11 @@
 CATEGORIES=	devel
 PKGNAMEPREFIX=	qt5-
 
-MAINTAINER=	kde at FreeBSD.org
+MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Qt 5 graphical interface to D-Bus
 
+LICENSE=	gpl3
+
 USE_QT5=	core dbus gui widgets xml buildtools_build
 QT_DIST=	tools
 USES=		qmake



More information about the Midnightbsd-cvs mailing list