svn commit: r387315 - head/print/rubygem-prawn-core

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 24 18:57:41 UTC 2015


Author: sunpoet
Date: Sun May 24 18:57:40 2015
New Revision: 387315
URL: https://svnweb.freebsd.org/changeset/ports/387315

Log:
  - Add LICENSE

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

Modified: head/print/rubygem-prawn-core/Makefile
==============================================================================
--- head/print/rubygem-prawn-core/Makefile	Sun May 24 18:57:36 2015	(r387314)
+++ head/print/rubygem-prawn-core/Makefile	Sun May 24 18:57:40 2015	(r387315)
@@ -9,6 +9,9 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Core of Rubygem-prawn
 
+LICENSE=	GPLv2 RUBY
+LICENSE_COMB=	dual
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list