svn commit: r387318 - head/print/rubygem-prawn-graph
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 24 18:57:54 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list