diff --git a/print/rubygem-prawn-layout/Makefile b/print/rubygem-prawn-layout/Makefile index f96ade5dfe0d..605fc2c7f83e 100644 --- a/print/rubygem-prawn-layout/Makefile +++ b/print/rubygem-prawn-layout/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Prawn Extension to Provides Table Support and Other Layout +LICENSE= GPLv2 RUBY +LICENSE_COMB= dual + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/print/rubygem-prawn-layout/pkg-descr b/print/rubygem-prawn-layout/pkg-descr index 39fc37be2106..2426a9adeb17 100644 --- a/print/rubygem-prawn-layout/pkg-descr +++ b/print/rubygem-prawn-layout/pkg-descr @@ -1,4 +1,4 @@ rubygem-prawn-layout is an extension to Prawn that provides table support and other layout. -WWW: http://prawn.majesticseacreature.com +WWW: https://github.com/practicingruby/prawn-layout