- Add LICENSE
- Update WWW
This commit is contained in:
parent
a9ac82c096
commit
ce50a47667
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387414
2 changed files with 4 additions and 2 deletions
|
@ -10,7 +10,9 @@ MASTER_SITES= RG
|
|||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Beautiful graphing library for Ruby using RMagick
|
||||
|
||||
RUN_DEPENDS= rubygem-rmagick>0:${PORTSDIR}/graphics/rubygem-rmagick
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-rmagick>=0:${PORTSDIR}/graphics/rubygem-rmagick
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
The Gruff Graphing Library is a project to make beautiful graphs with Ruby.
|
||||
Can be used alone or with Ruby on Rails.
|
||||
|
||||
WWW: http://nubyonrails.com/pages/gruff
|
||||
WWW: https://github.com/topfunky/gruff
|
||||
|
|
Loading…
Reference in a new issue