svn commit: r366420 - head/devel/rubygem-cairo-gobject

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 28 16:24:39 UTC 2014


Author: sunpoet
Date: Thu Aug 28 16:24:38 2014
New Revision: 366420
URL: http://svnweb.freebsd.org/changeset/ports/366420
QAT: https://qat.redports.org/buildarchive/r366420/

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-cairo-gobject/Makefile

Modified: head/devel/rubygem-cairo-gobject/Makefile
==============================================================================
--- head/devel/rubygem-cairo-gobject/Makefile	Thu Aug 28 16:24:34 2014	(r366419)
+++ head/devel/rubygem-cairo-gobject/Makefile	Thu Aug 28 16:24:38 2014	(r366420)
@@ -8,6 +8,9 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby binding for cairo-gobject
 
+LICENSE=	LGPL21 LGPL3
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	rubygem-cairo>=1.12.5:${PORTSDIR}/graphics/rubygem-cairo \
 		rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2
 


More information about the svn-ports-all mailing list