Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2014 16:24:34 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366419 - head/graphics/rubygem-cairo
Message-ID:  <201408281624.s7SGOYgV029372@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug 28 16:24:34 2014
New Revision: 366419
URL: http://svnweb.freebsd.org/changeset/ports/366419
QAT: https://qat.redports.org/buildarchive/r366419/

Log:
  - Add LICENSE

Modified:
  head/graphics/rubygem-cairo/Makefile

Modified: head/graphics/rubygem-cairo/Makefile
==============================================================================
--- head/graphics/rubygem-cairo/Makefile	Thu Aug 28 16:24:29 2014	(r366418)
+++ head/graphics/rubygem-cairo/Makefile	Thu Aug 28 16:24:34 2014	(r366419)
@@ -8,6 +8,9 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Ruby binding for GLib2
 
+LICENSE=	GPLv2 RUBY
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	rubygem-pkg-config>=1.1.5:${PORTSDIR}/devel/rubygem-pkg-config
 
 USE_GNOME=	cairo



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