aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 18:57:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 18:57:44 +0000
commit516437dc19c3b3ba4533dc498a5f3f8b1dedfbc0 (patch)
tree6beb7ae20dfb629d5f5a2f4f4221b61cc3f3e98a
parentbec791bba5337c4430160b3c167c951636201e4c (diff)
- Add LICENSE
Notes
Notes: svn path=/head/; revision=387316
-rw-r--r--print/rubygem-prawn-flexible-table/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/print/rubygem-prawn-flexible-table/Makefile b/print/rubygem-prawn-flexible-table/Makefile
index e3f3312bfec9..0a9e8abb65ee 100644
--- a/print/rubygem-prawn-flexible-table/Makefile
+++ b/print/rubygem-prawn-flexible-table/Makefile
@@ -8,6 +8,9 @@ MASTER_SITES= RG
MAINTAINER= ruby@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