mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- Add LICENSE
- Update WWW
This commit is contained in:
parent
fa5761fc3b
commit
3f16fc7b66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387320
2 changed files with 4 additions and 1 deletions
|
@ -9,6 +9,9 @@ MASTER_SITES= RG
|
||||||
MAINTAINER= ruby@FreeBSD.org
|
MAINTAINER= ruby@FreeBSD.org
|
||||||
COMMENT= Prawn Extension to Provides Table Support and Other Layout
|
COMMENT= Prawn Extension to Provides Table Support and Other Layout
|
||||||
|
|
||||||
|
LICENSE= GPLv2 RUBY
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USE_RUBYGEMS= yes
|
USE_RUBYGEMS= yes
|
||||||
RUBYGEM_AUTOPLIST= yes
|
RUBYGEM_AUTOPLIST= yes
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
rubygem-prawn-layout is an extension to Prawn that provides
|
rubygem-prawn-layout is an extension to Prawn that provides
|
||||||
table support and other layout.
|
table support and other layout.
|
||||||
|
|
||||||
WWW: http://prawn.majesticseacreature.com
|
WWW: https://github.com/practicingruby/prawn-layout
|
||||||
|
|
Loading…
Add table
Reference in a new issue