svn commit: r387316 - head/print/rubygem-prawn-flexible-table

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


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

Log:
  - Add LICENSE

Modified:
  head/print/rubygem-prawn-flexible-table/Makefile

Modified: head/print/rubygem-prawn-flexible-table/Makefile
==============================================================================
--- head/print/rubygem-prawn-flexible-table/Makefile	Sun May 24 18:57:40 2015	(r387315)
+++ head/print/rubygem-prawn-flexible-table/Makefile	Sun May 24 18:57:44 2015	(r387316)
@@ -8,6 +8,9 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Create tables with *span attributes for each cell with Prawn
 
+LICENSE=	GPLv2 RUBY
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	rubygem-prawn>=0:${PORTSDIR}/print/rubygem-prawn
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list