svn commit: r344455 - head/x11-toolkits/qtada

John Marino marino at FreeBSD.org
Sat Feb 15 17:11:39 UTC 2014


Author: marino
Date: Sat Feb 15 17:11:39 2014
New Revision: 344455
URL: http://svnweb.freebsd.org/changeset/ports/344455
QAT: https://qat.redports.org/buildarchive/r344455/

Log:
  x11-toolkits/qtada: Specify LICENSE (GPLv2)
  
  It's possible to pay for the Professional edition which is provided
  with the GMGPL exception.

Modified:
  head/x11-toolkits/qtada/Makefile

Modified: head/x11-toolkits/qtada/Makefile
==============================================================================
--- head/x11-toolkits/qtada/Makefile	Sat Feb 15 17:09:39 2014	(r344454)
+++ head/x11-toolkits/qtada/Makefile	Sat Feb 15 17:11:39 2014	(r344455)
@@ -3,6 +3,7 @@
 
 PORTNAME=	qtada
 PORTVERSION=	3.2.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	http://download.qtada.com/
 DISTNAME=	${PORTNAME}-gpl-3.2.0-20120708-3871
@@ -10,6 +11,8 @@ DISTNAME=	${PORTNAME}-gpl-3.2.0-20120708
 MAINTAINER=	marino at FreeBSD.org
 COMMENT=	Ada2005 language bindings to Qt4 framework
 
+LICENSE=	GPLv2
+
 BUILD_DEPENDS=	gprbuild>=20120510:${PORTSDIR}/devel/gprbuild \
 		gnat_util>=2013:${PORTSDIR}/lang/gnat_util \
 		asis>=2011:${PORTSDIR}/lang/asis


More information about the svn-ports-head mailing list