Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2015 18:57:53 +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: r387318 - head/print/rubygem-prawn-graph
Message-ID:  <201505241857.t4OIvrZh070541@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 24 18:57:53 2015
New Revision: 387318
URL: https://svnweb.freebsd.org/changeset/ports/387318

Log:
  - Add LICENSE

Modified:
  head/print/rubygem-prawn-graph/Makefile

Modified: head/print/rubygem-prawn-graph/Makefile
==============================================================================
--- head/print/rubygem-prawn-graph/Makefile	Sun May 24 18:57:48 2015	(r387317)
+++ head/print/rubygem-prawn-graph/Makefile	Sun May 24 18:57:53 2015	(r387318)
@@ -9,6 +9,9 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Draw basic graphs and charts natively in your PDFs
 
+LICENSE=	GPLv2 RUBY
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	rubygem-prawn>=0:${PORTSDIR}/print/rubygem-prawn
 
 USE_RUBY=	yes



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